sei-protocol / sei-chain

Apache License 2.0
2.67k stars 797 forks source link

Bring CW721 pointer contract up to spec #1668

Closed dvli2007 closed 1 month ago

dvli2007 commented 1 month ago

Describe your changes and provide context

Testing performed to validate your change

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 60.72%. Comparing base (045251b) to head (dd0a0c1). Report is 1 commits behind head on main.

:exclamation: Current head dd0a0c1 differs from pull request most recent head ad7e70b. Consider uploading reports for the commit ad7e70b to get more accurate results

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/sei-protocol/sei-chain/pull/1668/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/1668?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 #1668 +/- ## ========================================== + Coverage 60.70% 60.72% +0.02% ========================================== Files 367 367 Lines 26784 26809 +25 ========================================== + Hits 16258 16280 +22 + Misses 9429 9420 -9 - Partials 1097 1109 +12 ``` | [Files](https://app.codecov.io/gh/sei-protocol/sei-chain/pull/1668?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/client/wasm/query.go](https://app.codecov.io/gh/sei-protocol/sei-chain/pull/1668?src=pr&el=tree&filepath=x%2Fevm%2Fclient%2Fwasm%2Fquery.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sei-protocol#diff-eC9ldm0vY2xpZW50L3dhc20vcXVlcnkuZ28=) | `39.16% <33.33%> (+3.23%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/sei-protocol/sei-chain/pull/1668/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sei-protocol)
dvli2007 commented 1 month ago

Closing. https://github.com/sei-protocol/sei-chain/pull/1673 is a copy and was merged in.