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

Fix rounding error on consume liquidity #106

Merged
merged 5 commits into from
Apr 8, 2024

Conversation

trmid
Copy link
Member

@trmid trmid commented Apr 5, 2024

No description provided.

Copy link

linear bot commented Apr 5, 2024

Copy link

github-actions bot commented Apr 5, 2024

LCOV of commit 633865a during Tests with 100% Coverage #492

Summary coverage rate:
  lines......: 100.0% (422 of 422 lines)
  functions..: 100.0% (68 of 68 functions)
  branches...: no data found

Files changed coverage rate:
                                             |Lines       |Functions  |Branches    
  Filename                                   |Rate     Num|Rate    Num|Rate     Num
  =================================================================================
  src/PrizePool.sol                          | 100%    187| 100%    36|    -      0
  src/abstract/TieredLiquidityDistributor.sol| 100%    159| 100%    20|    -      0

@trmid trmid requested a review from asselstine April 5, 2024 21:44
Copy link

github-actions bot commented Apr 5, 2024

LCOV of commit b076f59 during Tests with 100% Coverage #496

Summary coverage rate:
  lines......: 100.0% (422 of 422 lines)
  functions..: 100.0% (68 of 68 functions)
  branches...: no data found

Files changed coverage rate:
                                             |Lines       |Functions  |Branches    
  Filename                                   |Rate     Num|Rate    Num|Rate     Num
  =================================================================================
  src/PrizePool.sol                          | 100%    187| 100%    36|    -      0
  src/abstract/TieredLiquidityDistributor.sol| 100%    159| 100%    20|    -      0

@asselstine asselstine merged commit cce5555 into main Apr 8, 2024
2 checks passed
@asselstine asselstine deleted the gen-1277-fix-rounding-error-on-consume-liquidity branch April 8, 2024 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants