saddle-finance / saddle-contract

The smart contracts behind saddle.finance 🤠
MIT License
123 stars 118 forks source link

Modify RewardScheduler to have reentrancy protection, and withdraw functionality. #796

Closed penandlim closed 1 year ago

penandlim commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Merging #796 (383016a) into master (a70ef98) will decrease coverage by 0.40%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #796      +/-   ##
==========================================
- Coverage   92.88%   92.49%   -0.40%     
==========================================
  Files          52       52              
  Lines        3052     3065      +13     
  Branches      634      639       +5     
==========================================
  Hits         2835     2835              
- Misses        217      230      +13     
Impacted Files Coverage Δ
contracts/rewards/RewardScheduler.sol 0.00% <0.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

penandlim commented 1 year ago

Coverage decrease is due to the tests being written for foundry forge