Problem: sender check for MsgStoreBlockList is not in CheckTx (backport #1613) #1626
Codecov / codecov/project
succeeded
Oct 8, 2024 in 1s
37.47% (+0.00%) compared to 2c977e6
View this Pull Request on Codecov
37.47% (+0.00%) compared to 2c977e6
Details
Codecov Report
Attention: Patch coverage is 28.57143%
with 5 lines
in your changes missing coverage. Please review.
Project coverage is 37.47%. Comparing base (
2c977e6
) to head (8994d6a
).
Files with missing lines | Patch % | Lines |
---|---|---|
app/block_address.go | 28.57% | 5 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## release/v1.3.x #1626 +/- ##
===============================================
Coverage 37.47% 37.47%
===============================================
Files 145 145
Lines 10309 10315 +6
===============================================
+ Hits 3863 3866 +3
- Misses 6000 6004 +4
+ Partials 446 445 -1
Files with missing lines | Coverage Δ | |
---|---|---|
x/cronos/types/messages.go | 28.32% <ø> (+1.15%) |
⬆️ |
app/block_address.go | 25.00% <28.57%> (-5.00%) |
⬇️ |
Loading