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

ClusterManagerTaskThrottler Improvements #15508

Merge branch 'main' into add_changes_for_task_throttle_improvements

7b98efe
Select commit
Loading
Failed to load commit list.
Merged

ClusterManagerTaskThrottler Improvements #15508

Merge branch 'main' into add_changes_for_task_throttle_improvements
7b98efe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 4, 2024 in 1s

71.90% (target 70.00%)

View this Pull Request on Codecov

71.90% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.90%. Comparing base (0753461) to head (7b98efe).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #15508      +/-   ##
============================================
+ Coverage     71.85%   71.90%   +0.04%     
- Complexity    64054    64090      +36     
============================================
  Files          5269     5269              
  Lines        299679   299687       +8     
  Branches      43311    43310       -1     
============================================
+ Hits         215343   215480     +137     
+ Misses        66693    66480     -213     
- Partials      17643    17727      +84     

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