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

refactor(interchain-token-service): create message execution interceptors #682

Merged

address comments

f9c3e2a
Select commit
Loading
Failed to load commit list.
Merged

refactor(interchain-token-service): create message execution interceptors #682

address comments
f9c3e2a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 8, 2024 in 1s

93.57% (+0.07%) compared to 08bec3c

View this Pull Request on Codecov

93.57% (+0.07%) compared to 08bec3c

Details

Codecov Report

Attention: Patch coverage is 97.06362% with 18 lines in your changes missing coverage. Please review.

Project coverage is 93.57%. Comparing base (08bec3c) to head (f9c3e2a).

Files with missing lines Patch % Lines
...token-service/src/contract/execute/interceptors.rs 96.85% 18 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #682      +/-   ##
==========================================
+ Coverage   93.49%   93.57%   +0.07%     
==========================================
  Files         237      238       +1     
  Lines       35192    35523     +331     
==========================================
+ Hits        32903    33239     +336     
+ Misses       2289     2284       -5     

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