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

enhance: enable compaction dynamicly #31068

Closed
wants to merge 6 commits into from

Merge remote-tracking branch 'upstream/master' into fix-panic-31059

071082c
Select commit
Loading
Failed to load commit list.
Closed

enhance: enable compaction dynamicly #31068

Merge remote-tracking branch 'upstream/master' into fix-panic-31059
071082c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 27, 2024 in 0s

82.20% (target 77.00%)

View this Pull Request on Codecov

82.20% (target 77.00%)

Details

Codecov Report

Attention: Patch coverage is 85.58140% with 31 lines in your changes missing coverage. Please review.

Project coverage is 82.20%. Comparing base (3d29907) to head (071082c).
Report is 232 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #31068      +/-   ##
==========================================
- Coverage   82.21%   82.20%   -0.01%     
==========================================
  Files        1012     1003       -9     
  Lines      129202   129446     +244     
==========================================
+ Hits       106223   106413     +190     
- Misses      19001    19055      +54     
  Partials     3978     3978              
Files Coverage Δ
internal/datacoord/compaction_trigger_v2.go 90.24% <100.00%> (ø)
internal/datacoord/compaction_view_manager.go 97.01% <100.00%> (ø)
internal/datacoord/index_service.go 94.88% <ø> (-0.01%) ⬇️
internal/datacoord/meta.go 93.45% <100.00%> (-0.84%) ⬇️
internal/datacoord/server.go 72.03% <100.00%> (+0.02%) ⬆️
pkg/util/paramtable/component_param.go 98.50% <ø> (ø)
internal/datacoord/services.go 85.93% <25.00%> (+0.21%) ⬆️
internal/datacoord/compaction.go 89.90% <82.05%> (+1.28%) ⬆️
internal/datacoord/compaction_trigger.go 87.68% <84.78%> (+0.22%) ⬆️

... and 219 files with indirect coverage changes