chainflip-io / chainflip-backend

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

feat: sol event encoding tests #5156

Closed ramizhasan111 closed 2 months ago

ramizhasan111 commented 2 months ago

Pull Request

Closes: PRO-1331

Checklist

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

Summary

Please include a succinct description of the purpose and content of the PR. What problem does it solve, and how? Link issues, discussions, other PRs, and anything else that will help the reviewer.

Non-Breaking changes

If this PR includes non-breaking changes, select the non-breaking label. On merge, CI will automatically cherry-pick the commit to a PR against the release branch.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 71%. Comparing base (ecf4c58) to head (56941e6). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5156 +/- ## ====================================== Coverage 71% 71% ====================================== Files 460 453 -7 Lines 81931 81372 -559 Branches 81931 81372 -559 ====================================== - Hits 58431 58102 -329 + Misses 20408 20165 -243 - Partials 3092 3105 +13 ```

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