Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support dispatcher format for triggers #8151

Merged

test: add e2e test to verify trigger delivers events with the correct…

4eba0b5
Select commit
Loading
Failed to load commit list.
Merged

Support dispatcher format for triggers #8151

test: add e2e test to verify trigger delivers events with the correct…
4eba0b5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 22, 2024 in 0s

67.44% (+67.44%) compared to bf945f9

View this Pull Request on Codecov

67.44% (+67.44%) compared to bf945f9

Details

Codecov Report

Attention: Patch coverage is 42.85714% with 4 lines in your changes missing coverage. Please review.

Project coverage is 67.44%. Comparing base (bf945f9) to head (4eba0b5).
Report is 3 commits behind head on main.

Files Patch % Lines
pkg/broker/filter/filter_handler.go 42.85% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           main    #8151       +/-   ##
=========================================
+ Coverage      0   67.44%   +67.44%     
=========================================
  Files         0      371      +371     
  Lines         0    18006    +18006     
=========================================
+ Hits          0    12145    +12145     
- Misses        0     5087     +5087     
- Partials      0      774      +774     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.