fix: Fix dynamic release partition may fail search/query request #35919
Codecov / codecov/project
failed
Sep 5, 2024 in 0s
72.61% (target 77.00%)
View this Pull Request on Codecov
72.61% (target 77.00%)
Details
Codecov Report
Attention: Patch coverage is 81.53846%
with 12 lines
in your changes missing coverage. Please review.
Project coverage is 72.61%. Comparing base (
ea36d13
) to head (5fb929c
).
Report is 17 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #35919 +/- ##
==========================================
- Coverage 81.57% 72.61% -8.96%
==========================================
Files 1265 1265
Lines 150790 150500 -290
==========================================
- Hits 123002 109293 -13709
- Misses 22896 36339 +13443
+ Partials 4892 4868 -24
Files with missing lines | Coverage Δ | |
---|---|---|
internal/querycoordv2/job/job_release.go | 80.89% <100.00%> (-0.42%) |
⬇️ |
internal/querycoordv2/job/undo.go | 75.86% <0.00%> (+2.52%) |
⬆️ |
...rnal/querycoordv2/observers/collection_observer.go | 87.50% <33.33%> (ø) |
|
internal/querycoordv2/observers/target_observer.go | 82.60% <85.00%> (+1.01%) |
⬆️ |
Loading