Skip to content

Add distributors in MerkleDistributor #10

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

Merged
merged 9 commits into from
Feb 6, 2025
Merged

Add distributors in MerkleDistributor #10

merged 9 commits into from
Feb 6, 2025

Conversation

evgeny-stakewise
Copy link
Contributor

No description provided.

Copy link

github-actions bot commented Feb 6, 2025

Forge code coverage:
| File | % Lines | % Statements | % Branches | % Funcs |
| src/MerkleDistributor.sol | 98.75% (79/80) | 95.74% (90/94) | 80.00% (12/15) | 100.00% (11/11) |
|------------------------------------------+------------------+------------------+----------------+-----------------|
| 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.18% (478/536) | 89.06% (570/640) | 71.88% (69/96) | 93.24% (69/74) |

@evgeny-stakewise evgeny-stakewise marked this pull request as ready for review February 6, 2025 12:33
@tsudmi tsudmi merged commit 0dae0b0 into main Feb 6, 2025
3 checks passed
@tsudmi tsudmi deleted the distributors branch February 6, 2025 15:49
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.

2 participants