filecoin-project / specs-actors

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

fixing #799 (passing in data for confirmSectorProofValid) #1480

Closed laudiacay closed 3 years ago

laudiacay commented 3 years ago

builds but fails tests. need help w/ fixing tests...

799

codecov-commenter commented 3 years ago

Codecov Report

Merging #1480 (a45699b) into master (fd2767a) will increase coverage by 0.0%. The diff coverage is 100.0%.

@@          Coverage Diff           @@
##           master   #1480   +/-   ##
======================================
  Coverage    71.4%   71.5%           
======================================
  Files          72      72           
  Lines        8512    8523   +11     
======================================
+ Hits         6084    6095   +11     
  Misses       1545    1545           
  Partials      883     883