This repository has been archived by the owner on Jun 9, 2024. It is now read-only.
fix(mempool): allow sdk.Tx's to not fail checkTx
#1318
Merged
Codecov / codecov/project
succeeded
Nov 20, 2023 in 0s
48.47% (target 45.00%)
View this Pull Request on Codecov
48.47% (target 45.00%)
Details
Codecov Report
Merging #1318 (5339d08) into main (4948099) will increase coverage by
0.01%
.
The diff coverage is100.00%
.
Additional details and impacted files
@@ Coverage Diff @@
## main #1318 +/- ##
==========================================
+ Coverage 48.45% 48.47% +0.01%
==========================================
Files 84 84
Lines 4870 4871 +1
==========================================
+ Hits 2360 2361 +1
Misses 2336 2336
Partials 174 174
Files | Coverage Δ | |
---|---|---|
cosmos/runtime/txpool/mempool.go | 50.00% <100.00%> (+1.42%) |
⬆️ |
Loading