Skip to content

Fixed param order in DripRateUpdated event

fec9d4c
Select commit
Loading
Failed to load commit list.
Open

Minor contract fixes #2815

Fixed param order in DripRateUpdated event
fec9d4c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 26, 2026 in 0s

44.36% (-0.71%) compared to 6f80e57

View this Pull Request on Codecov

44.36% (-0.71%) compared to 6f80e57

Details

Codecov Report

❌ Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 44.36%. Comparing base (6f80e57) to head (fec9d4c).

Files with missing lines Patch % Lines
contracts/contracts/harvest/FixedRateDripper.sol 0.00% 1 Missing ⚠️
...acts/contracts/strategies/BaseCurveAMOStrategy.sol 0.00% 1 Missing ⚠️
...ontracts/contracts/strategies/CurveAMOStrategy.sol 0.00% 1 Missing ⚠️
contracts/contracts/vault/OETHPlumeVault.sol 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2815      +/-   ##
==========================================
- Coverage   45.06%   44.36%   -0.71%     
==========================================
  Files         105      105              
  Lines        4500     4499       -1     
  Branches     1228     1228              
==========================================
- Hits         2028     1996      -32     
- Misses       2469     2500      +31     
  Partials        3        3              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.