sei-protocol / sei-chain

Apache License 2.0
2.67k stars 797 forks source link

Fix event attribute names in CW pointer contracts #1659

Closed codchen closed 1 month ago

codchen commented 1 month ago

Describe your changes and provide context

Testing performed to validate your change

new version tested in unit test new query CLI tested on local sei

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 61.26%. Comparing base (f985944) to head (2704b5e).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/sei-protocol/sei-chain/pull/1659/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/1659?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 #1659 +/- ## ========================================== - Coverage 61.50% 61.26% -0.25% ========================================== Files 367 366 -1 Lines 26575 26613 +38 ========================================== - Hits 16345 16304 -41 - Misses 9137 9217 +80 + Partials 1093 1092 -1 ``` | [Files](https://app.codecov.io/gh/sei-protocol/sei-chain/pull/1659?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sei-protocol) | Coverage Δ | | |---|---|---| | [x/evm/keeper/msg\_server.go](https://app.codecov.io/gh/sei-protocol/sei-chain/pull/1659?src=pr&el=tree&filepath=x%2Fevm%2Fkeeper%2Fmsg_server.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sei-protocol#diff-eC9ldm0va2VlcGVyL21zZ19zZXJ2ZXIuZ28=) | `75.96% <100.00%> (-0.28%)` | :arrow_down: | | [x/evm/keeper/params.go](https://app.codecov.io/gh/sei-protocol/sei-chain/pull/1659?src=pr&el=tree&filepath=x%2Fevm%2Fkeeper%2Fparams.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sei-protocol#diff-eC9ldm0va2VlcGVyL3BhcmFtcy5nbw==) | `80.00% <ø> (-1.82%)` | :arrow_down: | | [x/evm/types/params.go](https://app.codecov.io/gh/sei-protocol/sei-chain/pull/1659?src=pr&el=tree&filepath=x%2Fevm%2Ftypes%2Fparams.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sei-protocol#diff-eC9ldm0vdHlwZXMvcGFyYW1zLmdv) | `69.11% <100.00%> (-0.89%)` | :arrow_down: | | [x/evm/module.go](https://app.codecov.io/gh/sei-protocol/sei-chain/pull/1659?src=pr&el=tree&filepath=x%2Fevm%2Fmodule.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sei-protocol#diff-eC9ldm0vbW9kdWxlLmdv) | `55.72% <20.00%> (-1.31%)` | :arrow_down: | | [x/evm/keeper/pointer.go](https://app.codecov.io/gh/sei-protocol/sei-chain/pull/1659?src=pr&el=tree&filepath=x%2Fevm%2Fkeeper%2Fpointer.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sei-protocol#diff-eC9ldm0va2VlcGVyL3BvaW50ZXIuZ28=) | `96.62% <70.58%> (-3.38%)` | :arrow_down: | | [x/evm/keeper/evm.go](https://app.codecov.io/gh/sei-protocol/sei-chain/pull/1659?src=pr&el=tree&filepath=x%2Fevm%2Fkeeper%2Fevm.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sei-protocol#diff-eC9ldm0va2VlcGVyL2V2bS5nbw==) | `56.34% <0.00%> (-1.38%)` | :arrow_down: | | [x/evm/migrations/store\_cw\_pointer\_code.go](https://app.codecov.io/gh/sei-protocol/sei-chain/pull/1659?src=pr&el=tree&filepath=x%2Fevm%2Fmigrations%2Fstore_cw_pointer_code.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sei-protocol#diff-eC9ldm0vbWlncmF0aW9ucy9zdG9yZV9jd19wb2ludGVyX2NvZGUuZ28=) | `0.00% <0.00%> (ø)` | | | [x/evm/keeper/grpc\_query.go](https://app.codecov.io/gh/sei-protocol/sei-chain/pull/1659?src=pr&el=tree&filepath=x%2Fevm%2Fkeeper%2Fgrpc_query.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sei-protocol#diff-eC9ldm0va2VlcGVyL2dycGNfcXVlcnkuZ28=) | `37.03% <0.00%> (-12.35%)` | :arrow_down: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/sei-protocol/sei-chain/pull/1659/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sei-protocol)