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

fix(minor-interchain-token-service): ignore empty event attributes #656

Merged
merged 14 commits into from
Oct 15, 2024

address comments

535c34e
Select commit
Loading
Failed to load commit list.
Merged

fix(minor-interchain-token-service): ignore empty event attributes #656

address comments
535c34e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 15, 2024 in 0s

93.73% (+0.04%) compared to 81b6061

View this Pull Request on Codecov

93.73% (+0.04%) compared to 81b6061

Details

Codecov Report

Attention: Patch coverage is 98.90710% with 4 lines in your changes missing coverage. Please review.

Project coverage is 93.73%. Comparing base (81b6061) to head (535c34e).

Files with missing lines Patch % Lines
packages/axelar-wasm-std/src/nonempty/hexbinary.rs 86.20% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #656      +/-   ##
==========================================
+ Coverage   93.69%   93.73%   +0.04%     
==========================================
  Files         243      244       +1     
  Lines       35678    35875     +197     
==========================================
+ Hits        33427    33628     +201     
+ Misses       2251     2247       -4     

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