Support switch aliases in shrink action. #987
+235
−13
Merged
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Oct 25, 2023 in 0s
74.95% (target 70.00%)
View this Pull Request on Codecov
74.95% (target 70.00%)
Details
Codecov Report
Merging #987 (5b63304) into main (6aad0be) will increase coverage by
0.15%
.
The diff coverage is84.21%
.
@@ Coverage Diff @@
## main #987 +/- ##
============================================
+ Coverage 74.79% 74.95% +0.15%
Complexity 2788 2788
============================================
Files 366 366
Lines 16360 16413 +53
Branches 2337 2342 +5
============================================
+ Hits 12237 12302 +65
+ Misses 2831 2808 -23
- Partials 1292 1303 +11
Files | Coverage Δ | |
---|---|---|
...gement/indexstatemanagement/action/ShrinkAction.kt | 71.83% <100.00%> (-0.23%) |
⬇️ |
.../indexstatemanagement/action/ShrinkActionParser.kt | 86.84% <100.00%> (+1.12%) |
⬆️ |
...exstatemanagement/step/shrink/WaitForShrinkStep.kt | 59.79% <81.63%> (+19.79%) |
⬆️ |
Loading