Skip to content

Add incentives converter #14

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 28 commits into from
May 19, 2025
Merged

Add incentives converter #14

merged 28 commits into from
May 19, 2025

Conversation

tsudmi
Copy link
Member

@tsudmi tsudmi commented May 12, 2025

No description provided.

Copy link

github-actions bot commented May 12, 2025

Forge code coverage:

File % Lines % Statements % Branches % Funcs
src/BoostHelpers.sol 92.73% (51/55) 94.20% (65/69) 58.33% (7/12) 100.00% (5/5)
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/converters/BaseTokensConverter.sol 77.50% (31/40) 75.56% (34/45) 80.00% (4/5) 75.00% (3/4)
src/converters/EthTokensConverter.sol 100.00% (11/11) 100.00% (9/9) 100.00% (2/2) 100.00% (3/3)
src/converters/GnoTokensConverter.sol 100.00% (20/20) 100.00% (17/17) 100.00% (2/2) 100.00% (5/5)
src/converters/SwapOrderHandler.sol 0.00% (0/6) 0.00% (0/7) 0.00% (0/1) 0.00% (0/1)
src/converters/TokensConverterFactory.sol 100.00% (13/13) 100.00% (10/10) 100.00% (2/2) 100.00% (3/3)
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 94.33% (233/247) 95.13% (293/308) 76.00% (38/50) 100.00% (24/24)
Total 88.82% (604/680) 88.68% (705/795) 71.90% (87/121) 92.63% (88/95)

@tsudmi tsudmi merged commit 8390970 into main May 19, 2025
3 checks passed
@tsudmi tsudmi deleted the add-incentives-converter branch May 19, 2025 18:15
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