Closed AloeareV closed 1 year ago
Base: 84.13% // Head: 84.15% // Increases project coverage by +0.02%
:tada:
Coverage data is based on head (
9807e32
) compared to base (d05b6ce
). Patch coverage: 35.71% of modified lines in pull request are covered.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
orchard::builder::Error
is nowBuildError
to disambiguate from SpendError, if breaking changes are an issue that could be type-aliased toError
.