chainflip-io / chainflip-backend

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

fix: CcmFailed event erased due to storage rollback #5242

Closed syan095 closed 2 months ago

syan095 commented 2 months ago

Pull Request

Closes: PRO-1628

Checklist

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

Summary

Fixed a bug where CcmFailed event is erased due to storage rollback

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 70%. Comparing base (6e65b59) to head (585dd6b). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5242 +/- ## ====================================== - Coverage 70% 70% -0% ====================================== Files 485 485 Lines 86886 86768 -118 Branches 86886 86768 -118 ====================================== - Hits 61135 60965 -170 - Misses 22460 22514 +54 + Partials 3291 3289 -2 ```

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