sei-protocol / sei-tendermint

Tendermint fork with ABCI++ support, bug fixes, and custom features
Other
39 stars 36 forks source link

[EVM] check removed including wrapped tx state #235

Closed stevenlanders closed 7 months ago

stevenlanders commented 7 months ago

Describe your changes and provide context

codecov-commenter commented 7 months ago

Codecov Report

Attention: Patch coverage is 88.88889% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 58.32%. Comparing base (c027db5) to head (0a6a2a2).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/sei-protocol/sei-tendermint/pull/235/graphs/tree.svg?width=650&height=150&src=pr&token=VYIWMMGYMP&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sei-protocol)](https://app.codecov.io/gh/sei-protocol/sei-tendermint/pull/235?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sei-protocol) ```diff @@ Coverage Diff @@ ## main #235 +/- ## ========================================== + Coverage 58.17% 58.32% +0.15% ========================================== Files 249 249 Lines 34441 34445 +4 ========================================== + Hits 20036 20091 +55 + Misses 12814 12765 -49 + Partials 1591 1589 -2 ``` | [Files](https://app.codecov.io/gh/sei-protocol/sei-tendermint/pull/235?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sei-protocol) | Coverage Δ | | |---|---|---| | [internal/mempool/tx.go](https://app.codecov.io/gh/sei-protocol/sei-tendermint/pull/235?src=pr&el=tree&filepath=internal%2Fmempool%2Ftx.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sei-protocol#diff-aW50ZXJuYWwvbWVtcG9vbC90eC5nbw==) | `83.47% <100.00%> (+0.73%)` | :arrow_up: | | [internal/mempool/mempool.go](https://app.codecov.io/gh/sei-protocol/sei-tendermint/pull/235?src=pr&el=tree&filepath=internal%2Fmempool%2Fmempool.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sei-protocol#diff-aW50ZXJuYWwvbWVtcG9vbC9tZW1wb29sLmdv) | `72.88% <66.66%> (ø)` | | ... and [19 files with indirect coverage changes](https://app.codecov.io/gh/sei-protocol/sei-tendermint/pull/235/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sei-protocol)