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

Deploy contracts #7

Merged
merged 3 commits into from
Dec 5, 2024
Merged

Deploy contracts #7

merged 3 commits into from
Dec 5, 2024

Conversation

tsudmi
Copy link
Member

@tsudmi tsudmi commented Dec 5, 2024

No description provided.

Copy link

github-actions bot commented Dec 5, 2024

Forge code coverage:

File % Lines % Statements % Branches % Funcs
src/MerkleDistributor.sol 98.67% (74/75) 95.56% (86/90) 78.57% (11/14) 100.00% (9/9)
src/OsTokenVaultEscrowAuth.sol 100.00% (6/6) 100.00% (9/9) 100.00% (0/0) 100.00% (2/2)
src/StakeHelpers.sol 70.27% (52/74) 71.72% (71/99) 36.36% (4/11) 85.71% (6/7)
src/StrategiesRegistry.sol 100.00% (24/24) 100.00% (26/26) 100.00% (8/8) 100.00% (5/5)
src/StrategyProxy.sol 76.92% (10/13) 63.64% (7/11) 50.00% (1/2) 100.00% (5/5)
src/VaultUserLtvTracker.sol 92.86% (26/28) 93.75% (30/32) 66.67% (4/6) 100.00% (4/4)
src/leverage/AaveLeverageStrategy.sol 97.14% (34/35) 96.77% (30/31) 75.00% (3/4) 100.00% (8/8)
src/leverage/EthAaveLeverageStrategy.sol 100.00% (14/14) 100.00% (14/14) 100.00% (0/0) 100.00% (4/4)
src/leverage/GnoAaveLeverageStrategy.sol 0.00% (0/14) 0.00% (0/14) 0.00% (0/1) 0.00% (0/4)
src/leverage/LeverageStrategy.sol 93.95% (233/248) 94.52% (293/310) 75.51% (37/49) 100.00% (24/24)
Total 89.08% (473/531) 88.99% (566/636) 71.58% (68/95) 93.06% (67/72)

@tsudmi tsudmi merged commit 5276d24 into main Dec 5, 2024
3 checks passed
@tsudmi tsudmi deleted the deploy-contracts branch December 5, 2024 13:39
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