add upgrade handler for v1.7.5 #1767
Merged
Codecov / codecov/project
succeeded
Dec 3, 2024 in 0s
61.43% (+0.01%) compared to 2be465f
View this Pull Request on Codecov
61.43% (+0.01%) compared to 2be465f
Details
Codecov Report
Attention: Patch coverage is 83.33333%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 61.43%. Comparing base (
2be465f
) to head (2d95f22
).
Files with missing lines | Patch % | Lines |
---|---|---|
app/upgrades/v1_7.go | 81.81% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #1767 +/- ##
==========================================
+ Coverage 61.41% 61.43% +0.01%
==========================================
Files 196 196
Lines 17105 17117 +12
==========================================
+ Hits 10505 10515 +10
- Misses 5747 5748 +1
- Partials 853 854 +1
Files with missing lines | Coverage Δ | |
---|---|---|
app/upgrades/types.go | 50.00% <ø> (ø) |
|
app/upgrades/upgrades.go | 88.00% <100.00%> (+0.50%) |
⬆️ |
app/upgrades/v1_7.go | 12.50% <81.81%> (+8.97%) |
⬆️ |
Loading