Synthetixio / synthetix

Synthetix Solidity smart contracts
https://synthetix.io/
MIT License
1.2k stars 597 forks source link

support for latest version of cannon #2222

Closed dbeal-eth closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 92.48%. Comparing base (3d068fc) to head (65827c7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #2222 +/- ## ======================================== Coverage 92.48% 92.48% ======================================== Files 91 91 Lines 2274 2274 Branches 672 672 ======================================== Hits 2103 2103 Misses 171 171 ```

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

dbeal-eth commented 5 months ago

@barrasso are the CI tests supposed to succeed here? seems to be the same failures as develop.

barrasso commented 5 months ago

@barrasso are the CI tests supposed to succeed here? seems to be the same failures as develop.

The integration job failing is expected at the moment: https://github.com/Synthetixio/synthetix/issues/2214