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

feat: Generate unique reply_ids (#427) #435

Merged
merged 2 commits into from
Sep 17, 2024

chore: Remove `msg_type` method from `MsgVariant`

64daae9
Select commit
Loading
Failed to load commit list.
Merged

feat: Generate unique reply_ids (#427) #435

chore: Remove `msg_type` method from `MsgVariant`
64daae9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 17, 2024 in 0s

70.15% (+0.26%) compared to 778c5f0

View this Pull Request on Codecov

70.15% (+0.26%) compared to 778c5f0

Details

Codecov Report

Attention: Patch coverage is 90.74074% with 5 lines in your changes missing coverage. Please review.

Project coverage is 70.15%. Comparing base (778c5f0) to head (64daae9).

Files with missing lines Patch % Lines
...ia-derive/src/contract/communication/struct_msg.rs 0.00% 5 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           feat/replies     #435      +/-   ##
================================================
+ Coverage         69.88%   70.15%   +0.26%     
================================================
  Files                54       55       +1     
  Lines              3125     3156      +31     
================================================
+ Hits               2184     2214      +30     
- Misses              941      942       +1     

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