Rename pool_signature
field of channel_factory
into additional_coinbase_script_data
, and change the type from String
to Vec<u8>
#1442
Codecov / codecov/project
succeeded
Feb 17, 2025 in 1s
18.27% (-0.02%) compared to 7dd1846
View this Pull Request on Codecov
18.27% (-0.02%) compared to 7dd1846
Details
Codecov Report
Attention: Patch coverage is 83.33333%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 18.27%. Comparing base (
7dd1846
) to head (08b2523
).
Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
roles/jd-client/src/lib/upstream_sv2/upstream.rs | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1442 +/- ##
==========================================
- Coverage 18.28% 18.27% -0.02%
==========================================
Files 127 127
Lines 9738 9738
==========================================
- Hits 1781 1780 -1
- Misses 7957 7958 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading