open-dollar / od-relayer

deployment for relayer
Other
4 stars 3 forks source link

OD-2 #51

Closed daopunk closed 7 months ago

daopunk commented 7 months ago

closes #50

added contracts:

inheritance: ChainlinkRelayerWithL2Validity <= ChainlinkRelayer, DataConsumerSequencerCheck

additional changes:

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 0% with 23 lines in your changes are missing coverage. Please review.

Project coverage is 21.25%. Comparing base (fcdf774) to head (fa2a0e9).

Files Patch % Lines
src/contracts/oracles/CamelotRelayer.sol 0.00% 6 Missing :warning:
...c/contracts/oracles/DataConsumerSequencerCheck.sol 0.00% 6 Missing :warning:
src/contracts/oracles/ChainlinkRelayer.sol 0.00% 5 Missing :warning:
...ntracts/oracles/ChainlinkRelayerWithL2Validity.sol 0.00% 4 Missing :warning:
src/contracts/oracles/DenominatedOracle.sol 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #51 +/- ## ========================================== - Coverage 24.28% 21.25% -3.04% ========================================== Files 7 9 +2 Lines 70 80 +10 ========================================== Hits 17 17 - Misses 53 63 +10 ```

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