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

[Backport 2.x] Fix build slice level breakdown #11381

Merged
merged 1 commit into from
Nov 29, 2023

Fix build slice level breakdown (#11359)

d34350d
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Fix build slice level breakdown #11381

Fix build slice level breakdown (#11359)
d34350d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 29, 2023 in 1s

71.03% (target 70.00%)

View this Pull Request on Codecov

71.03% (target 70.00%)

Details

Codecov Report

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

Comparison is base (c1c6494) 71.09% compared to head (d34350d) 71.03%.
Report is 3 commits behind head on 2.x.

Files Patch % Lines
...profile/query/ConcurrentQueryProfileBreakdown.java 66.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #11381      +/-   ##
============================================
- Coverage     71.09%   71.03%   -0.07%     
+ Complexity    59140    59111      -29     
============================================
  Files          4869     4869              
  Lines        278725   278727       +2     
  Branches      40847    40848       +1     
============================================
- Hits         198164   197986     -178     
- Misses        63761    63954     +193     
+ Partials      16800    16787      -13     

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