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

Broker class based defaults #7631

Merged
merged 48 commits into from
Aug 22, 2024

feat: add the test for the deprecating default broker config feature

0e62b00
Select commit
Loading
Failed to load commit list.
Merged

Broker class based defaults #7631

feat: add the test for the deprecating default broker config feature
0e62b00
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 22, 2024 in 0s

67.88% (-0.04%) compared to 332d974

View this Pull Request on Codecov

67.88% (-0.04%) compared to 332d974

Details

Codecov Report

Attention: Patch coverage is 85.00000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 67.88%. Comparing base (332d974) to head (0e62b00).
Report is 52 commits behind head on main.

Files Patch % Lines
pkg/apis/config/defaults.go 79.54% 4 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7631      +/-   ##
==========================================
- Coverage   67.92%   67.88%   -0.04%     
==========================================
  Files         367      368       +1     
  Lines       17323    17586     +263     
==========================================
+ Hits        11767    11939     +172     
- Misses       4823     4897      +74     
- Partials      733      750      +17     

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