chainflip-io / chainflip-backend

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

test: add Solana Vault swaps to bouncer FoK and DCA swaps #5453

Closed albert-llimos closed 5 days ago

albert-llimos commented 5 days ago

Pull Request

Checklist

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

Summary

Add Solana Vault swaps to FoK and DCA to test the cf_parameters encoding.

codecov[bot] commented 5 days ago

Codecov Report

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

Project coverage is 71%. Comparing base (abc75f2) to head (4114813).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5453 +/- ## ====================================== - Coverage 71% 71% -0% ====================================== Files 494 494 Lines 87659 87535 -124 Branches 87659 87535 -124 ====================================== - Hits 62668 62489 -179 - Misses 22379 22433 +54 - Partials 2612 2613 +1 ```

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

albert-llimos commented 5 days ago

Will do once it's supported in the SDK.