chainflip-io / chainflip-backend

The Chainflip backend repo, including the Chainflip Node and CFE.
52 stars 15 forks source link

ci(release): fix uploading artefacts 🐛 #5417

Closed ahasna closed 2 weeks ago

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 52.03598% with 1013 lines in your changes missing coverage. Please review.

Project coverage is 72%. Comparing base (ab7104b) to head (cb9a673). Report is 51 commits behind head on release/1.7.

Files with missing lines Patch % Lines
state-chain/custom-rpc/src/lib.rs <1% 380 Missing :warning:
api/lib/src/lib.rs 0% 66 Missing :warning:
...ource/chunked_by_vault/private_deposit_channels.rs 0% 59 Missing :warning:
engine/src/witness/evm/vault.rs 0% 35 Missing :warning:
state-chain/chains/src/address.rs 28% 31 Missing and 2 partials :warning:
engine/src/witness/arb.rs 0% 32 Missing :warning:
engine/src/witness/btc/deposits.rs 72% 32 Missing :warning:
engine/src/witness/eth.rs 0% 32 Missing :warning:
engine/src/sol/retry_rpc.rs 0% 29 Missing :warning:
state-chain/chains/src/btc/api.rs 0% 23 Missing :warning:
... and 42 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/1.7 #5417 +/- ## ============================================= + Coverage 71% 72% +1% ============================================= Files 488 489 +1 Lines 84898 86725 +1827 Branches 84898 86725 +1827 ============================================= + Hits 60376 62202 +1826 + Misses 21822 21595 -227 - Partials 2700 2928 +228 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.