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: tainted transaction reporting #5310

Merged
merged 51 commits into from
Oct 24, 2024

fix: made clippy happy

c45ec0f
Select commit
Loading
Failed to load commit list.
Merged

feat: tainted transaction reporting #5310

fix: made clippy happy
c45ec0f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2024 in 0s

71% (+0%) compared to df8771a

Details

Codecov Report

Attention: Patch coverage is 86.78261% with 76 lines in your changes missing coverage. Please review.

Project coverage is 71%. Comparing base (df8771a) to head (c45ec0f).
Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
...ess/src/migrations/add_owner_to_channel_details.rs 65% 41 Missing ⚠️
state-chain/pallets/cf-ingress-egress/src/lib.rs 82% 12 Missing and 4 partials ⚠️
...ate-chain/pallets/cf-ingress-egress/src/weights.rs 0% 14 Missing ⚠️
state-chain/runtime/src/chainflip.rs 0% 4 Missing ⚠️
state-chain/pallets/cf-lp/src/lib.rs 94% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##            main   #5310    +/-   ##
======================================
  Coverage     71%     71%            
======================================
  Files        492     495     +3     
  Lines      85750   86168   +418     
  Branches   85750   86168   +418     
======================================
+ Hits       61107   61423   +316     
- Misses     21908   22002    +94     
- Partials    2735    2743     +8     

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