chainflip-io / chainflip-backend

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

chore: update deps and remove stale audit exceptions #5446

Closed dandanlen closed 5 days ago

dandanlen commented 1 week ago

Make Audit Great Again

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 13.63636% with 19 lines in your changes missing coverage. Please review.

Project coverage is 72%. Comparing base (277b152) to head (c41db5b). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
engine/src/state_chain_observer/client.rs 0% 9 Missing :warning:
api/lib/src/lib.rs 0% 2 Missing :warning:
api/lib/src/queries.rs 0% 2 Missing :warning:
utilities/src/with_std/health.rs 0% 2 Missing :warning:
...tate_chain_observer/client/extrinsic_api/signed.rs 0% 1 Missing :warning:
...d_chain_source/chunked_by_vault/monitored_items.rs 0% 1 Missing :warning:
engine/src/witness/evm/source.rs 0% 1 Missing :warning:
state-chain/chains/src/btc.rs 0% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5446 +/- ## ====================================== Coverage 72% 72% ====================================== Files 490 490 Lines 87053 86621 -432 Branches 87053 86621 -432 ====================================== - Hits 62423 62279 -144 - Misses 21675 21741 +66 + Partials 2955 2601 -354 ```

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