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

Detect trust bundles changes #3723

Merged

Detect trust bundles changes

72af050
Select commit
Loading
Failed to load commit list.
Merged

Detect trust bundles changes #3723

Detect trust bundles changes
72af050
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 28, 2024 in 0s

52.66% (-0.02%) compared to 955a886

View this Pull Request on Codecov

52.66% (-0.02%) compared to 955a886

Details

Codecov Report

Attention: Patch coverage is 43.47826% with 26 lines in your changes are missing coverage. Please review.

Project coverage is 52.66%. Comparing base (955a886) to head (72af050).
Report is 3 commits behind head on main.

Files Patch % Lines
control-plane/pkg/core/config/utils.go 0.00% 6 Missing ⚠️
control-plane/pkg/reconciler/broker/broker.go 50.00% 3 Missing and 2 partials ⚠️
control-plane/pkg/reconciler/channel/channel.go 50.00% 3 Missing and 2 partials ⚠️
control-plane/pkg/reconciler/consumer/consumer.go 50.00% 3 Missing and 2 partials ⚠️
control-plane/pkg/reconciler/sink/kafka_sink.go 50.00% 3 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3723      +/-   ##
============================================
- Coverage     52.67%   52.66%   -0.02%     
- Complexity      859      874      +15     
============================================
  Files           339      340       +1     
  Lines         21087    21213     +126     
  Branches        276      284       +8     
============================================
+ Hits          11108    11171      +63     
- Misses         9075     9131      +56     
- Partials        904      911       +7     

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