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

Add SDRewardManager (ETHx Merkle Automation) #253

Merged
merged 10 commits into from
Nov 5, 2024

feat: fetch cycle number from pool

837cf25
Select commit
Loading
Failed to load commit list.
Merged

Add SDRewardManager (ETHx Merkle Automation) #253

feat: fetch cycle number from pool
837cf25
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 4, 2024 in 0s

92.23% (+2.73%) compared to c2b620a

View this Pull Request on Codecov

92.23% (+2.73%) compared to c2b620a

Details

Codecov Report

Attention: Patch coverage is 93.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 92.23%. Comparing base (c2b620a) to head (837cf25).

Files with missing lines Patch % Lines
contracts/SDRewardManager.sol 92.85% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #253      +/-   ##
==========================================
+ Coverage   89.49%   92.23%   +2.73%     
==========================================
  Files          41       42       +1     
  Lines        2542     2562      +20     
  Branches      297      297              
==========================================
+ Hits         2275     2363      +88     
- Misses        183      195      +12     
+ Partials       84        4      -80     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.