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 flashloans #1

Merged
merged 15 commits into from
Oct 2, 2024
Merged

Fix flashloans #1

merged 15 commits into from
Oct 2, 2024

Conversation

tsudmi
Copy link
Member

@tsudmi tsudmi commented Sep 10, 2024

No description provided.

Copy link

github-actions bot commented Sep 10, 2024

Forge code coverage:

File % Lines % Statements % Branches % Funcs
src/OsTokenVaultEscrowAuth.sol 100.00% (4/4) 100.00% (9/9) 100.00% (0/0) 100.00% (2/2)
src/StrategiesRegistry.sol 100.00% (19/19) 100.00% (26/26) 100.00% (8/8) 100.00% (6/6)
src/StrategyProxy.sol 62.50% (5/8) 63.64% (7/11) 50.00% (1/2) 100.00% (5/5)
src/leverage/AaveLeverageStrategy.sol 96.67% (29/30) 97.22% (35/36) 75.00% (3/4) 100.00% (8/8)
src/leverage/EthAaveLeverageStrategy.sol 100.00% (10/10) 100.00% (14/14) 100.00% (0/0) 100.00% (5/5)
src/leverage/GnoAaveLeverageStrategy.sol 0.00% (0/10) 0.00% (0/14) 0.00% (0/1) 0.00% (0/5)
src/leverage/LeverageStrategy.sol 93.30% (209/224) 94.52% (293/310) 75.51% (37/49) 100.00% (24/24)
Total 90.49% (276/305) 91.43% (384/420) 76.56% (49/64) 90.91% (50/55)

@tsudmi tsudmi merged commit c91350e into main Oct 2, 2024
3 checks passed
@tsudmi tsudmi deleted the fix-flashloans branch October 2, 2024 10:18
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.

1 participant