Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simple Harvester V2 for SSV strategies. #2363

Merged
merged 37 commits into from
Feb 10, 2025

fix: use "getContract".

bc98ec8
Select commit
Loading
Failed to load commit list.
Merged

Simple Harvester V2 for SSV strategies. #2363

fix: use "getContract".
bc98ec8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 7, 2025 in 1s

51.35% (+0.54%) compared to aca54e1

View this Pull Request on Codecov

51.35% (+0.54%) compared to aca54e1

Details

Codecov Report

Attention: Patch coverage is 89.47368% with 2 lines in your changes missing coverage. Please review.

Project coverage is 51.35%. Comparing base (aca54e1) to head (bc98ec8).
Report is 9 commits behind head on master.

Files with missing lines Patch % Lines
...ontracts/contracts/harvest/OETHHarvesterSimple.sol 89.47% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2363      +/-   ##
==========================================
+ Coverage   50.80%   51.35%   +0.54%     
==========================================
  Files          92       92              
  Lines        4513     4529      +16     
  Branches     1195     1203       +8     
==========================================
+ Hits         2293     2326      +33     
+ Misses       2217     2199      -18     
- Partials        3        4       +1     

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