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): skip invariant checks for p2p #687

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

rm comment

9c64ee9
Select commit
Loading
Failed to load commit list.
Open

fix(minor-interchain-token-service): skip invariant checks for p2p #687

rm comment
9c64ee9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 12, 2024 in 0s

93.62% (+0.02%) compared to 421b1ea

View this Pull Request on Codecov

93.62% (+0.02%) compared to 421b1ea

Details

Codecov Report

Attention: Patch coverage is 94.87179% with 6 lines in your changes missing coverage. Please review.

Project coverage is 93.62%. Comparing base (421b1ea) to head (9c64ee9).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...token-service/src/contract/execute/interceptors.rs 93.93% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #687      +/-   ##
==========================================
+ Coverage   93.60%   93.62%   +0.02%     
==========================================
  Files         238      238              
  Lines       35570    35644      +74     
==========================================
+ Hits        33294    33372      +78     
+ Misses       2276     2272       -4     

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