filecoin-project / specs-actors

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

Test/fault max age extension #1506

Closed ZenGround0 closed 1 year ago

ZenGround0 commented 3 years ago

FaultMaxAge is likely going to be extended in fip 0026. This PR adds tests ensuring that behavior is correct with a new FaultMaxAge, when the migration occurrs, and when two different fault max age faults exist in the queue.

codecov-commenter commented 3 years ago

Codecov Report

Merging #1506 (db40068) into master (855f605) will not change coverage. The diff coverage is n/a.

@@          Coverage Diff           @@
##           master   #1506   +/-   ##
======================================
  Coverage    71.4%   71.4%           
======================================
  Files          72      72           
  Lines        8637    8637           
======================================
  Hits         6168    6168           
  Misses       1572    1572           
  Partials      897     897