chainflip-io / chainflip-backend

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

chore: fix naming #5233

Closed albert-llimos closed 2 months ago

albert-llimos commented 2 months ago

Checklist

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

Summary

The derived address is not an ATA so renaming it accordingly.

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 (b9fe9a9) to head (f09398d). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5233 +/- ## ====================================== - Coverage 70% 70% -0% ====================================== Files 483 483 Lines 86398 86254 -144 Branches 86398 86254 -144 ====================================== - Hits 60621 60420 -201 - Misses 22494 22547 +53 - Partials 3283 3287 +4 ```

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

kylezs commented 2 months ago

For some reason upgrade-test has suddenly started being flaky on that particular part... can try again. I have created a ticket to look into it.