refactor: remove op codes from btc vault swap encoding #5465
Codecov / codecov/project
succeeded
Dec 5, 2024 in 0s
72% (+0%) compared to d12200a
View this Pull Request on Codecov
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.
Loading