aave-stake-v2 icon indicating copy to clipboard operation
aave-stake-v2 copied to clipboard

feat: Add the slashing implementation from feat/slashing-implementation

Open kartojal opened this issue 3 years ago • 1 comments

kartojal avatar Aug 10 '21 08:08 kartojal

Codecov Report

Merging #17 (3e4c8e7) into master (b9e40fb) will increase coverage by 1.69%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
+ Coverage   29.73%   31.42%   +1.69%     
==========================================
  Files          10       12       +2     
  Lines        1093     1120      +27     
  Branches      194      198       +4     
==========================================
+ Hits          325      352      +27     
  Misses        768      768              
Impacted Files Coverage Δ
contracts/stake/StakedAaveV3.sol 100.00% <100.00%> (ø)
contracts/stake/StakedTokenV2.sol 100.00% <100.00%> (ø)
contracts/utils/MintableErc20.sol 100.00% <100.00%> (ø)
contracts/utils/RoleManager.sol 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b9e40fb...3e4c8e7. Read the comment docs.

codecov-commenter avatar Aug 10 '21 08:08 codecov-commenter