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: more accurate btc fees #4367

Merged
merged 5 commits into from
Dec 21, 2023

fix: unit test

fd06397
Select commit
Loading
Failed to load commit list.
Merged

feat: more accurate btc fees #4367

fix: unit test
fd06397
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Dec 21, 2023 in 0s

71% (-0%) compared to 7c3aad0

Details

Codecov Report

Attention: 13 lines in your changes are missing coverage. Please review.

Comparison is base (7c3aad0) 71% compared to head (fd06397) 71%.
Report is 2 commits behind head on release/1.1.

Files Patch % Lines
state-chain/chains/src/btc.rs 43% 8 Missing ⚠️
state-chain/pallets/cf-pools/src/migrations/v2.rs 0% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           release/1.1   #4367   +/-   ##
===========================================
- Coverage           71%     71%   -0%     
===========================================
  Files              393     394    +1     
  Lines            66578   66598   +20     
  Branches         66578   66598   +20     
===========================================
+ Hits             47502   47512   +10     
- Misses           16648   16656    +8     
- Partials          2428    2430    +2     

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