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

refactor: remove op codes from btc vault swap encoding #5465

Merged
merged 3 commits into from
Dec 5, 2024

refactor: test find lowest unused short id

d4af5c8
Select commit
Loading
Failed to load commit list.
Merged

refactor: remove op codes from btc vault swap encoding #5465

refactor: test find lowest unused short id
d4af5c8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 5, 2024 in 0s

72% (+0%) compared to d12200a

Details

Codecov Report

Attention: Patch coverage is 76.19048% with 15 lines in your changes missing coverage. Please review.

Project coverage is 72%. Comparing base (d12200a) to head (d4af5c8).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
api/lib/src/lib.rs 75% 11 Missing ⚠️
state-chain/runtime/src/runtime_apis.rs 0% 3 Missing ⚠️
state-chain/runtime/src/lib.rs 0% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##            main   #5465    +/-   ##
======================================
  Coverage     72%     72%            
======================================
  Files        494     494            
  Lines      87751   87949   +198     
  Branches   87751   87949   +198     
======================================
+ Hits       62826   63010   +184     
- Misses     22310   22358    +48     
+ Partials    2615    2581    -34     

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