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

Implement MerkleDistributor #5

Merged
merged 2 commits into from
Nov 28, 2024
Merged

Implement MerkleDistributor #5

merged 2 commits into from
Nov 28, 2024

Conversation

tsudmi
Copy link
Member

@tsudmi tsudmi commented Nov 25, 2024

No description provided.

Copy link

github-actions bot commented Nov 25, 2024

Forge code coverage:

File % Lines % Statements % Branches % Funcs
src/MerkleDistributor.sol 98.48% (65/66) 95.56% (86/90) 78.57% (11/14) 100.00% (9/9)
src/OsTokenVaultEscrowAuth.sol 100.00% (4/4) 100.00% (9/9) 100.00% (0/0) 100.00% (2/2)
src/StakeHelpers.sol 67.12% (49/73) 70.09% (75/107) 38.46% (5/13) 85.71% (6/7)
src/StrategiesRegistry.sol 100.00% (19/19) 100.00% (26/26) 100.00% (8/8) 100.00% (5/5)
src/StrategyProxy.sol 62.50% (5/8) 63.64% (7/11) 50.00% (1/2) 83.33% (5/6)
src/VaultUserLtvTracker.sol 91.67% (22/24) 93.75% (30/32) 66.67% (4/6) 100.00% (4/4)
src/leverage/AaveLeverageStrategy.sol 96.30% (26/27) 96.77% (30/31) 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% (4/4)
src/leverage/GnoAaveLeverageStrategy.sol 0.00% (0/10) 0.00% (0/14) 0.00% (0/1) 0.00% (0/4)
src/leverage/LeverageStrategy.sol 93.30% (209/224) 94.52% (293/310) 75.51% (37/49) 100.00% (24/24)
Total 87.96% (409/465) 88.51% (570/644) 71.13% (69/97) 91.78% (67/73)

@tsudmi tsudmi merged commit e4d32a0 into main Nov 28, 2024
3 checks passed
@tsudmi tsudmi deleted the add-merkle-distributor branch November 28, 2024 18:25
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