CosmWasm / wasmd

Basic cosmos-sdk app with web assembly smart contracts
Other
367 stars 397 forks source link

Remove contract_tests #1847

Closed webmaster128 closed 6 months ago

webmaster128 commented 6 months ago

This binrary was added added 5 yeras ago in 2945a0510e8f63660f but most of that work was removed at some point.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 54.87%. Comparing base (08567ff) to head (fcc8fad).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/CosmWasm/wasmd/pull/1847/graphs/tree.svg?width=650&height=150&src=pr&token=rxXgFH3QTf&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CosmWasm)](https://app.codecov.io/gh/CosmWasm/wasmd/pull/1847?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CosmWasm) ```diff @@ Coverage Diff @@ ## main #1847 +/- ## ========================================== - Coverage 54.89% 54.87% -0.03% ========================================== Files 64 64 Lines 9770 9770 ========================================== - Hits 5363 5361 -2 - Misses 3863 3864 +1 - Partials 544 545 +1 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/CosmWasm/wasmd/pull/1847/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CosmWasm)