Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test DEX messages and queries in wasm #1012

Merged
merged 14 commits into from
Oct 29, 2024

Fix FT test

fecdb2d
Select commit
Loading
Failed to load commit list.
Merged

Test DEX messages and queries in wasm #1012

Fix FT test
fecdb2d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 29, 2024 in 0s

63.24% (-0.01%) compared to daf0635

View this Pull Request on Codecov

63.24% (-0.01%) compared to daf0635

Details

Codecov Report

Attention: Patch coverage is 73.91304% with 12 lines in your changes missing coverage. Please review.

Project coverage is 63.24%. Comparing base (daf0635) to head (fecdb2d).

Files with missing lines Patch % Lines
testutil/integration/coreum.go 0.00% 8 Missing ⚠️
x/wasm/handler/query.go 89.18% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1012      +/-   ##
==========================================
- Coverage   63.24%   63.24%   -0.01%     
==========================================
  Files         158      158              
  Lines       18292    18324      +32     
==========================================
+ Hits        11569    11589      +20     
- Misses       5692     5702      +10     
- Partials     1031     1033       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.