contracts icon indicating copy to clipboard operation
contracts copied to clipboard

fix: prevent underflow when subgraphs go under the minimum signal threshold

Open pcarranzav opened this issue 3 years ago • 1 comments
trafficstars

Depends on #569

pcarranzav avatar Jul 21 '22 15:07 pcarranzav

Codecov Report

Merging #640 (0ec8778) into dev (7c6e27d) will increase coverage by 0.22%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              dev     #640      +/-   ##
==========================================
+ Coverage   90.35%   90.57%   +0.22%     
==========================================
  Files          35       35              
  Lines        1762     1762              
  Branches      296      296              
==========================================
+ Hits         1592     1596       +4     
+ Misses        170      166       -4     
Flag Coverage Δ
unittests 90.57% <100.00%> (+0.22%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
contracts/rewards/RewardsManager.sol 100.00% <100.00%> (+4.04%) :arrow_up:

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 7c6e27d...0ec8778. Read the comment docs.

codecov[bot] avatar Jul 21 '22 15:07 codecov[bot]