filecoin-project / specs-actors

DEPRECATED Specification of builtin actors, in the form of executable code.
Other
86 stars 102 forks source link

Speed up tests #1418

Closed ZenGround0 closed 3 years ago

ZenGround0 commented 3 years ago

1000 is overkill and is making testing significantly longer for no benefit.

codecov-commenter commented 3 years ago

Codecov Report

Merging #1418 (a960557) into master (c7cff61) will not change coverage. The diff coverage is n/a.

@@          Coverage Diff           @@
##           master   #1418   +/-   ##
======================================
  Coverage    69.8%   69.8%           
======================================
  Files          72      72           
  Lines        7792    7792           
======================================
  Hits         5446    5446           
  Misses       1451    1451           
  Partials      895     895