fix: set max slots and checkpoint gc policy should comply with config policies #10140
Codecov / codecov/project
succeeded
Oct 31, 2024 in 1s
54.77% (+0.06%) compared to 782f7a0
View this Pull Request on Codecov
54.77% (+0.06%) compared to 782f7a0
Details
Codecov Report
Attention: Patch coverage is 88.88889%
with 7 lines
in your changes missing coverage. Please review.
Project coverage is 54.77%. Comparing base (
782f7a0
) to head (ae4a0c6
).
Report is 20 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #10140 +/- ##
==========================================
+ Coverage 54.71% 54.77% +0.06%
==========================================
Files 1266 1266
Lines 159970 159988 +18
Branches 3662 3662
==========================================
+ Hits 87525 87635 +110
+ Misses 72312 72220 -92
Partials 133 133
Files with missing lines | Coverage Δ | |
---|---|---|
master/internal/experiment.go | 35.93% <100.00%> (+2.15%) |
⬆️ |
master/internal/api_experiment.go | 61.23% <92.59%> (+4.31%) |
⬆️ |
master/internal/configpolicy/utils.go | 73.20% <80.00%> (-0.85%) |
⬇️ |
...ternal/configpolicy/postgres_task_config_policy.go | 90.12% <86.36%> (-1.02%) |
⬇️ |
Loading