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: Btc vault swap bouncer test can open a private channel #5410

Merged
merged 3 commits into from
Nov 13, 2024

chore: use dry run.

303f28f
Select commit
Loading
Failed to load commit list.
Merged

feat: Btc vault swap bouncer test can open a private channel #5410

chore: use dry run.
303f28f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2024 in 0s

71% (-0%) compared to 1ee66a6

Details

Codecov Report

Attention: Patch coverage is 0% with 33 lines in your changes missing coverage. Please review.

Project coverage is 71%. Comparing base (1ee66a6) to head (303f28f).

Files with missing lines Patch % Lines
api/lib/src/lib.rs 0% 32 Missing ⚠️
state-chain/runtime/src/lib.rs 0% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##            main   #5410    +/-   ##
======================================
- Coverage     72%     71%    -0%     
======================================
  Files        489     489            
  Lines      86644   86531   -113     
  Branches   86644   86531   -113     
======================================
- Hits       61961   61771   -190     
- Misses     21774   21851    +77     
  Partials    2909    2909            

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