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

Implement Curve Pool Booster. #2327

Merged
merged 71 commits into from
Jan 30, 2025

Fixed SimpleHarvester fork tests

a67c6c4
Select commit
Loading
Failed to load commit list.
Merged

Implement Curve Pool Booster. #2327

Fixed SimpleHarvester fork tests
a67c6c4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 30, 2025 in 0s

50.80% (-0.74%) compared to 532dabf

View this Pull Request on Codecov

50.80% (-0.74%) compared to 532dabf

Details

Codecov Report

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

Project coverage is 50.80%. Comparing base (532dabf) to head (a67c6c4).

Files with missing lines Patch % Lines
...ontracts/contracts/strategies/CurvePoolBooster.sol 0.00% 99 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2327      +/-   ##
==========================================
- Coverage   51.54%   50.80%   -0.74%     
==========================================
  Files          91       92       +1     
  Lines        4414     4513      +99     
  Branches     1162     1195      +33     
==========================================
+ Hits         2275     2293      +18     
- Misses       2136     2217      +81     
  Partials        3        3              

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