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

Use the msgpack impl provided by cosmwasm_std #89

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

uint
Copy link
Collaborator

@uint uint commented Jan 15, 2025

Closes #55

@uint uint merged commit a03f6ab into main Jan 15, 2025
3 checks passed
@uint uint deleted the 55-msgpack_from_cosmwasm_std branch January 15, 2025 13:48
Copy link

codecov bot commented Jan 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.24%. Comparing base (866e75f) to head (70c14ed).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #89      +/-   ##
==========================================
+ Coverage   82.22%   82.24%   +0.02%     
==========================================
  Files          14       14              
  Lines        1783     1774       -9     
  Branches     1783     1774       -9     
==========================================
- Hits         1466     1459       -7     
  Misses        294      294              
+ Partials       23       21       -2     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use the MsgPack fns from cosmwasm_std once available
1 participant