contracts icon indicating copy to clipboard operation
contracts copied to clipboard

FeesEscrow contract for Mainnet

Open krbrton opened this issue 2 years ago • 1 comments

krbrton avatar Aug 09 '22 20:08 krbrton

Codecov Report

Merging #109 (763a6ec) into master (9760ef7) will increase coverage by 29.06%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           master     #109       +/-   ##
===========================================
+ Coverage    8.79%   37.85%   +29.06%     
===========================================
  Files          15       16        +1     
  Lines         557      560        +3     
  Branches      117      115        -2     
===========================================
+ Hits           49      212      +163     
+ Misses        508      348      -160     
Impacted Files Coverage Δ
contracts/pool/FeesEscrow.sol 100.00% <100.00%> (ø)
contracts/pool/Pool.sol 98.50% <100.00%> (+98.50%) :arrow_up:
contracts/tokens/RewardEthToken.sol 91.20% <100.00%> (+91.20%) :arrow_up:
contracts/presets/OwnablePausableUpgradeable.sol 100.00% <0.00%> (+10.00%) :arrow_up:

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

codecov-commenter avatar Aug 12 '22 11:08 codecov-commenter