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: track btc fees on success #4334

Merged
merged 3 commits into from
Dec 12, 2023

doc: serde_json bug comment

c1070df
Select commit
Loading
Failed to load commit list.
Merged

feat: track btc fees on success #4334

doc: serde_json bug comment
c1070df
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2023 in 1s

71% (-0%) compared to d92d824

Details

Codecov Report

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

Comparison is base (d92d824) 71% compared to head (c1070df) 71%.
Report is 2 commits behind head on main.

Files Patch % Lines
engine/src/btc/rpc.rs 0% 40 Missing ⚠️
engine/src/witness/btc/btc_deposits.rs 91% 7 Missing ⚠️
engine/src/witness/btc.rs 91% 3 Missing ⚠️
engine/src/btc/retry_rpc.rs 0% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main   #4334   +/-   ##
=====================================
- Coverage     71%     71%   -0%     
=====================================
  Files        390     390           
  Lines      66259   66293   +34     
  Branches   66259   66293   +34     
=====================================
- Hits       47292   47230   -62     
- Misses     16602   16684   +82     
- Partials    2365    2379   +14     

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