chainflip-io / chainflip-backend

The Chainflip backend repo, including the Chainflip Node and CFE.
50 stars 14 forks source link

chore: benchmarking for Solana durable nonce recoveries #5143

Closed syan095 closed 2 months ago

syan095 commented 2 months ago

Pull Request

Closes: PRO-1556

Checklist

Please conduct a thorough self-review before opening the PR.

Summary

Added Benchmarking for the Solana Durable nonce recovery extrinsics

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 44 lines in your changes missing coverage. Please review.

Project coverage is 71%. Comparing base (f3876fa) to head (dbdcb25).

Files Patch % Lines
state-chain/pallets/cf-environment/src/weights.rs 0% 44 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5143 +/- ## ====================================== - Coverage 71% 71% -0% ====================================== Files 460 460 Lines 81799 81691 -108 Branches 81799 81691 -108 ====================================== - Hits 58315 58112 -203 - Misses 20391 20482 +91 - Partials 3093 3097 +4 ```

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