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(axelar-wasm-std-derive-minor): add generics support for into-event derive macro #741

Merged
merged 2 commits into from
Jan 10, 2025

Conversation

fish-sammy
Copy link
Collaborator

Description

Todos

  • Unit tests
  • Manual tests
  • Documentation
  • Connect epics/issues

Steps to Test

Expected Behaviour

Other Notes

@fish-sammy fish-sammy requested a review from a team as a code owner January 9, 2025 22:36
@fish-sammy fish-sammy force-pushed the feat/into-event-macro-generics-support branch from 576f126 to 2509cfa Compare January 9, 2025 22:39
Copy link

codecov bot commented Jan 9, 2025

Codecov Report

Attention: Patch coverage is 56.75676% with 16 lines in your changes missing coverage. Please review.

Project coverage is 93.70%. Comparing base (869a080) to head (47a363b).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
packages/axelar-wasm-std-derive/src/lib.rs 56.75% 16 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #741      +/-   ##
==========================================
- Coverage   93.74%   93.70%   -0.04%     
==========================================
  Files         222      222              
  Lines       36286    36319      +33     
==========================================
+ Hits        34016    34033      +17     
- Misses       2270     2286      +16     

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

@fish-sammy fish-sammy merged commit 58d5bac into main Jan 10, 2025
7 of 8 checks passed
@fish-sammy fish-sammy deleted the feat/into-event-macro-generics-support branch January 10, 2025 04:20
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.

2 participants