filecoin-project / specs-actors

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

Fix #176 (swap to xerrors from pkg/errors) #1494

Closed laudiacay closed 3 years ago

laudiacay commented 3 years ago

unfortunately still needs to import pkg/errors because of old versions relying on it... but all done! 🌻 #176

codecov-commenter commented 3 years ago

Codecov Report

Merging #1494 (9636af7) into master (7a69070) will not change coverage. The diff coverage is 10.0%.

@@          Coverage Diff           @@
##           master   #1494   +/-   ##
======================================
  Coverage    71.4%   71.4%           
======================================
  Files          72      72           
  Lines        8546    8546           
======================================
  Hits         6109    6109           
  Misses       1553    1553           
  Partials      884     884