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: Fix dynamic release partition may fail search/query request #35919

fix: Fix dynamic release partition may fail search/query request

5fb929c
Select commit
Loading
Failed to load commit list.
Merged

fix: Fix dynamic release partition may fail search/query request #35919

fix: Fix dynamic release partition may fail search/query request
5fb929c
Select commit
Loading
Failed to load commit list.
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.

Files with missing lines Patch % Lines
internal/querycoordv2/observers/target_observer.go 85.00% 7 Missing and 2 partials ⚠️
...rnal/querycoordv2/observers/collection_observer.go 33.33% 2 Missing ⚠️
internal/querycoordv2/job/undo.go 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            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%) ⬆️

... and 254 files with indirect coverage changes