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

Gyroscope AMM adapter & Gyroscope Aura Farm #141

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Merge branch 'main' into 123-gyroscope-amm-adapter

bec0ce4
Select commit
Loading
Failed to load commit list.
Draft

Gyroscope AMM adapter & Gyroscope Aura Farm #141

Merge branch 'main' into 123-gyroscope-amm-adapter
bec0ce4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 16, 2024 in 0s

84.55% (-13.50%) compared to 8e0325b

View this Pull Request on Codecov

84.55% (-13.50%) compared to 8e0325b

Details

Codecov Report

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

Project coverage is 84.55%. Comparing base (8e0325b) to head (bec0ce4).

Files Patch % Lines
src/adapters/libs/GyroECLPMath.sol 0.00% 181 Missing ⚠️
...alancer-labs-v2-solidity-utils/math/LogExpMath.sol 0.00% 170 Missing ⚠️
src/adapters/libs/GyroPoolMath.sol 0.00% 103 Missing ⚠️
src/adapters/libs/SignedFixedPoint.sol 0.00% 84 Missing ⚠️
src/adapters/libs/GyroFixedPoint.sol 0.00% 65 Missing ⚠️
src/adapters/GyroscopeAdapter.sol 0.00% 50 Missing ⚠️
...alancer-labs-v2-solidity-utils/math/FixedPoint.sol 0.00% 35 Missing ⚠️
...ancer-labs-v2-solidity-utils/math/BalancerMath.sol 0.00% 24 Missing ⚠️
...er-labs-v2-solidity-utils/helpers/InputHelpers.sol 0.00% 12 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #141       +/-   ##
===========================================
- Coverage   98.04%   84.55%   -13.50%     
===========================================
  Files          62       71        +9     
  Lines        4562     5290      +728     
  Branches      489      619      +130     
===========================================
  Hits         4473     4473               
- Misses         81      809      +728     
  Partials        8        8               

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