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

add completion count into shard level and task level SBP RCA #517

Merged
merged 9 commits into from
Dec 22, 2023

refactor a constant and change the logging level for resource summary

3169f74
Select commit
Loading
Failed to load commit list.
Merged

add completion count into shard level and task level SBP RCA #517

refactor a constant and change the logging level for resource summary
3169f74
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 21, 2023 in 1s

74.43% (+0.03%) compared to 30ca0b3

View this Pull Request on Codecov

74.43% (+0.03%) compared to 30ca0b3

Details

Codecov Report

Attention: 39 lines in your changes are missing coverage. Please review.

Comparison is base (30ca0b3) 74.39% compared to head (3169f74) 74.43%.
Report is 3 commits behind head on main.

Files Patch % Lines
...h/performanceanalyzer/LocalhostConnectionUtil.java 60.71% 11 Missing ⚠️
...s/searchbackpressure/SearchBackPressurePolicy.java 0.00% 7 Missing ⚠️
.../rca/searchbackpressure/SearchBackPressureRCA.java 75.86% 5 Missing and 2 partials ⚠️
...lyzer/rca/configs/SearchBackPressureRcaConfig.java 0.00% 6 Missing ⚠️
...ckpressure/model/SearchBackPressureShardIssue.java 0.00% 5 Missing ⚠️
...ackpressure/model/SearchBackPressureRCAMetric.java 75.00% 0 Missing and 2 partials ⚠️
...ecisionmaker/actions/SearchBackPressureAction.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #517      +/-   ##
============================================
+ Coverage     74.39%   74.43%   +0.03%     
- Complexity     2662     2666       +4     
============================================
  Files           317      317              
  Lines         16298    16378      +80     
  Branches       1277     1282       +5     
============================================
+ Hits          12125    12191      +66     
- Misses         3659     3671      +12     
- Partials        514      516       +2     

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