upgrade: prepare upgrade #80
Merged
Codecov / codecov/project
succeeded
Nov 15, 2024 in 0s
64.37% (-0.19%) compared to dbee224
View this Pull Request on Codecov
64.37% (-0.19%) compared to dbee224
Details
Codecov Report
Attention: Patch coverage is 11.76471%
with 15 lines
in your changes missing coverage. Please review.
Project coverage is 64.37%. Comparing base (
dbee224
) to head (91cb116
).
Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
app/ante/ante.go | 10.00% | 6 Missing and 3 partials |
app/upgrade.go | 0.00% | 6 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #80 +/- ##
==========================================
- Coverage 64.56% 64.37% -0.19%
==========================================
Files 39 39
Lines 3217 3228 +11
==========================================
+ Hits 2077 2078 +1
- Misses 965 972 +7
- Partials 175 178 +3
Files with missing lines | Coverage Δ | |
---|---|---|
app/blocksdk.go | 94.28% <100.00%> (ø) |
|
app/upgrade.go | 18.75% <0.00%> (-1.25%) |
⬇️ |
app/ante/ante.go | 53.16% <10.00%> (-6.26%) |
⬇️ |
Loading