enhance: Add configs for compaction schedule #39010
Merged
Codecov / codecov/project
succeeded
Jan 17, 2025 in 0s
81.03% (target 77.00%)
View this Pull Request on Codecov
81.03% (target 77.00%)
Details
Codecov Report
Attention: Patch coverage is 81.25000%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 81.03%. Comparing base (
75d7978
) to head (2402d75
).
Report is 10 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
pkg/util/paramtable/component_param.go | 76.92% | 2 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #39010 +/- ##
==========================================
- Coverage 81.03% 81.03% -0.01%
==========================================
Files 1407 1407
Lines 198527 198541 +14
==========================================
- Hits 160885 160881 -4
- Misses 31983 32001 +18
Partials 5659 5659
Components | Coverage Δ | |
---|---|---|
Client | 79.50% <ø> (ø) |
|
Core | 69.48% <ø> (-0.02%) |
⬇️ |
Go | 82.97% <81.25%> (-0.01%) |
⬇️ |
Files with missing lines | Coverage Δ | |
---|---|---|
internal/datacoord/compaction.go | 71.32% <100.00%> (+0.05%) |
⬆️ |
pkg/util/paramtable/component_param.go | 98.33% <76.92%> (-0.07%) |
⬇️ |
Loading