Skip to content

Change to Pendle/USD oracle. ePendle oracle in separate repo

275849e
Select commit
Loading
Failed to load commit list.
Open

Add CamelotV2Relayer and ePendle oracle deployment #86

Change to Pendle/USD oracle. ePendle oracle in separate repo
275849e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 27, 2025 in 1s

51.58% (-21.59%) compared to d6d772a

View this Pull Request on Codecov

51.58% (-21.59%) compared to d6d772a

Details

Codecov Report

❌ Patch coverage is 4.34783% with 66 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.58%. Comparing base (d6d772a) to head (275849e).

Files with missing lines Patch % Lines
src/contracts/oracles/CamelotV2Relayer.sol 0.00% 61 Missing ⚠️
...rc/contracts/factories/CamelotV2RelayerFactory.sol 0.00% 5 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (d6d772a) and HEAD (275849e). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (d6d772a) HEAD (275849e)
2 1
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##              dev      #86       +/-   ##
===========================================
- Coverage   73.17%   51.58%   -21.59%     
===========================================
  Files          10       12        +2     
  Lines         123      221       +98     
===========================================
+ Hits           90      114       +24     
- Misses         33      107       +74     
Files with missing lines Coverage Δ
src/contracts/factories/CamelotRelayerFactory.sol 100.00% <100.00%> (ø)
src/contracts/oracles/CamelotRelayer.sol 65.62% <100.00%> (+6.36%) ⬆️
...rc/contracts/factories/CamelotV2RelayerFactory.sol 0.00% <0.00%> (ø)
src/contracts/oracles/CamelotV2Relayer.sol 0.00% <0.00%> (ø)

... and 8 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.