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

Add Inverted Quoter for AMO fork test. #2210

Merged
merged 31 commits into from
Sep 30, 2024

chore: increase gas limit for test for AMO quoter.

8810a77
Select commit
Loading
Failed to load commit list.
Merged

Add Inverted Quoter for AMO fork test. #2210

chore: increase gas limit for test for AMO quoter.
8810a77
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 29, 2024 in 0s

55.23% (-1.43%) compared to 1e2ca27

View this Pull Request on Codecov

55.23% (-1.43%) compared to 1e2ca27

Details

Codecov Report

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

Project coverage is 55.23%. Comparing base (1e2ca27) to head (8810a77).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
contracts/contracts/utils/AerodromeAMOQuoter.sol 0.00% 75 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2210      +/-   ##
==========================================
- Coverage   56.66%   55.23%   -1.43%     
==========================================
  Files          75       76       +1     
  Lines        3842     3923      +81     
  Branches     1014     1032      +18     
==========================================
- Hits         2177     2167      -10     
- Misses       1662     1753      +91     
  Partials        3        3              

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