fix: mempool lane size check on CheckTx
#561
65.64% of diff hit (target 43.59%)
View this Pull Request on Codecov
65.64% of diff hit (target 43.59%)
Annotations
Check warning on line 116 in abci/checktx/mempool_parity_check_tx.go
codecov / codecov/patch
abci/checktx/mempool_parity_check_tx.go#L115-L116
Added lines #L115 - L116 were not covered by tests
Check warning on line 126 in abci/checktx/mempool_parity_check_tx.go
codecov / codecov/patch
abci/checktx/mempool_parity_check_tx.go#L119-L126
Added lines #L119 - L126 were not covered by tests
Check warning on line 135 in abci/checktx/mempool_parity_check_tx.go
codecov / codecov/patch
abci/checktx/mempool_parity_check_tx.go#L135
Added line #L135 was not covered by tests
Check warning on line 173 in abci/checktx/mempool_parity_check_tx.go
codecov / codecov/patch
abci/checktx/mempool_parity_check_tx.go#L170-L173
Added lines #L170 - L173 were not covered by tests
Check warning on line 175 in abci/checktx/mempool_parity_check_tx.go
codecov / codecov/patch
abci/checktx/mempool_parity_check_tx.go#L175
Added line #L175 was not covered by tests
Check warning on line 12 in block/base/match.go
codecov / codecov/patch
block/base/match.go#L12
Added line #L12 was not covered by tests
Check warning on line 24 in block/types.go
codecov / codecov/patch
block/types.go#L24
Added line #L24 was not covered by tests
Check warning on line 86 in lanes/terminator/lane.go
codecov / codecov/patch
lanes/terminator/lane.go#L86
Added line #L86 was not covered by tests
Check warning on line 321 in testutils/utils.go
codecov / codecov/patch
testutils/utils.go#L321
Added line #L321 was not covered by tests
Check warning on line 326 in testutils/utils.go
codecov / codecov/patch
testutils/utils.go#L326
Added line #L326 was not covered by tests
Check warning on line 335 in testutils/utils.go
codecov / codecov/patch
testutils/utils.go#L335
Added line #L335 was not covered by tests
Check warning on line 347 in testutils/utils.go
codecov / codecov/patch
testutils/utils.go#L347
Added line #L347 was not covered by tests
Check warning on line 37 in x/auction/client/cli/query.go
codecov / codecov/patch
x/auction/client/cli/query.go#L37
Added line #L37 was not covered by tests
Check warning on line 22 in x/auction/types/mocks/account_keeper.go
codecov / codecov/patch
x/auction/types/mocks/account_keeper.go#L20-L22
Added lines #L20 - L22 were not covered by tests
Check warning on line 40 in x/auction/types/mocks/bank_keeper.go
codecov / codecov/patch
x/auction/types/mocks/bank_keeper.go#L40
Added line #L40 was not covered by tests
Check warning on line 58 in x/auction/types/mocks/bank_keeper.go
codecov / codecov/patch
x/auction/types/mocks/bank_keeper.go#L57-L58
Added lines #L57 - L58 were not covered by tests
Check warning on line 22 in x/auction/types/mocks/distribution_keeper.go
codecov / codecov/patch
x/auction/types/mocks/distribution_keeper.go#L21-L22
Added lines #L21 - L22 were not covered by tests
Check warning on line 20 in x/auction/types/mocks/rewards_address_provider.go
codecov / codecov/patch
x/auction/types/mocks/rewards_address_provider.go#L20
Added line #L20 was not covered by tests
Check warning on line 24 in x/auction/types/mocks/staking_keeper.go
codecov / codecov/patch
x/auction/types/mocks/staking_keeper.go#L23-L24
Added lines #L23 - L24 were not covered by tests