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: Network Fee from Boost #5495

Merged
merged 3 commits into from
Dec 16, 2024

chore: fix unit test

9390705
Select commit
Loading
Failed to load commit list.
Merged

Feat: Network Fee from Boost #5495

chore: fix unit test
9390705
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2024 in 1s

72% (-0%) compared to 09292c9

Details

Codecov Report

Attention: Patch coverage is 91.15385% with 23 lines in your changes missing coverage. Please review.

Project coverage is 72%. Comparing base (09292c9) to head (9390705).
Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
state-chain/pallets/cf-ingress-egress/src/lib.rs 71% 18 Missing and 1 partial ⚠️
...-chain/pallets/cf-ingress-egress/src/boost_pool.rs 87% 1 Missing and 1 partial ⚠️
state-chain/runtime/src/lib.rs 33% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##            main   #5495    +/-   ##
======================================
- Coverage     72%     72%    -0%     
======================================
  Files        495     495            
  Lines      88124   88254   +130     
  Branches   88124   88254   +130     
======================================
+ Hits       63144   63170    +26     
- Misses     22401   22516   +115     
+ Partials    2579    2568    -11     

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