Closed TheBlueMatt closed 1 month ago
Attention: Patch coverage is 99.28571%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 89.99%. Comparing base (
bc1931b
) to head (58d0ca3
). Report is 28 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
lightning/src/chain/onchaintx.rs | 80.00% | 0 Missing and 1 partial :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I'm sure you already noticed, but CI's failing :/
I had not, thanks. Fixed.
Digging into better aggregation turned up a bunch of nonsense in
PackageTemplate
that is gonna lead to us breaking things in the future, so since I actually understand how the hell it works I figured I should clean it up a bit so someone else can understand it.