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

fix: [cp24]Correct dropped segment num metrics #37471

Merged
merged 3 commits into from
Nov 7, 2024

Merge remote-tracking branch 'upstream/2.4' into cp24/fix-dropped-metric

75d0e1a
Select commit
Loading
Failed to load commit list.
Merged

fix: [cp24]Correct dropped segment num metrics #37471

Merge remote-tracking branch 'upstream/2.4' into cp24/fix-dropped-metric
75d0e1a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 7, 2024 in 1s

83.65% (target 77.00%)

View this Pull Request on Codecov

83.65% (target 77.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.65%. Comparing base (20534a3) to head (75d0e1a).
Report is 6 commits behind head on 2.4.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              2.4   #37471      +/-   ##
==========================================
+ Coverage   80.58%   83.65%   +3.07%     
==========================================
  Files        1069      801     -268     
  Lines      165656   139196   -26460     
==========================================
- Hits       133486   116451   -17035     
+ Misses      27808    18373    -9435     
- Partials     4362     4372      +10     
Files with missing lines Coverage Δ
internal/datacoord/meta.go 89.45% <100.00%> (+0.20%) ⬆️

... and 291 files with indirect coverage changes