sei-protocol / sei-chain

Apache License 2.0
2.7k stars 805 forks source link

Deprecate dex #1686

Closed udpatil closed 2 months ago

udpatil commented 4 months ago

Describe your changes and provide context

Testing performed to validate your change

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 18.18182% with 9 lines in your changes missing coverage. Please review.

Project coverage is 61.11%. Comparing base (f9be5b2) to head (bb6aab8).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/sei-protocol/sei-chain/pull/1686/graphs/tree.svg?width=650&height=150&src=pr&token=DG7ZZJ3PVV&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-chain/pull/1686?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 #1686 +/- ## ========================================== + Coverage 60.94% 61.11% +0.16% ========================================== Files 374 251 -123 Lines 27300 21850 -5450 ========================================== - Hits 16639 13354 -3285 + Misses 9534 7552 -1982 + Partials 1127 944 -183 ``` | [Files](https://app.codecov.io/gh/sei-protocol/sei-chain/pull/1686?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sei-protocol) | Coverage Δ | | |---|---|---| | [aclmapping/bank/mappings.go](https://app.codecov.io/gh/sei-protocol/sei-chain/pull/1686?src=pr&el=tree&filepath=aclmapping%2Fbank%2Fmappings.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sei-protocol#diff-YWNsbWFwcGluZy9iYW5rL21hcHBpbmdzLmdv) | `100.00% <ø> (ø)` | | | [app/ante.go](https://app.codecov.io/gh/sei-protocol/sei-chain/pull/1686?src=pr&el=tree&filepath=app%2Fante.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sei-protocol#diff-YXBwL2FudGUuZ28=) | `54.43% <ø> (+0.85%)` | :arrow_up: | | [app/antedecorators/gasless.go](https://app.codecov.io/gh/sei-protocol/sei-chain/pull/1686?src=pr&el=tree&filepath=app%2Fantedecorators%2Fgasless.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sei-protocol#diff-YXBwL2FudGVkZWNvcmF0b3JzL2dhc2xlc3MuZ28=) | `78.99% <ø> (+0.82%)` | :arrow_up: | | [app/test\_helpers.go](https://app.codecov.io/gh/sei-protocol/sei-chain/pull/1686?src=pr&el=tree&filepath=app%2Ftest_helpers.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sei-protocol#diff-YXBwL3Rlc3RfaGVscGVycy5nbw==) | `60.00% <ø> (-0.17%)` | :arrow_down: | | [app/app.go](https://app.codecov.io/gh/sei-protocol/sei-chain/pull/1686?src=pr&el=tree&filepath=app%2Fapp.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sei-protocol#diff-YXBwL2FwcC5nbw==) | `64.74% <18.18%> (-1.34%)` | :arrow_down: | ... and [8 files with indirect coverage changes](https://app.codecov.io/gh/sei-protocol/sei-chain/pull/1686/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sei-protocol)