filecoin-project / specs-actors

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

v4: Update to go-ipld-cbor v0.0.6 #1593

Closed arajasek closed 2 years ago

arajasek commented 2 years ago

Needs a tagged v3 release.

codecov-commenter commented 2 years ago

Codecov Report

Merging #1593 (fe04e07) into release/v4 (2447083) will increase coverage by 1.2%. The diff coverage is n/a.

@@             Coverage Diff              @@
##           release/v4   #1593     +/-   ##
============================================
+ Coverage        65.0%   66.3%   +1.2%     
============================================
  Files              81      81             
  Lines            8246    8988    +742     
============================================
+ Hits             5368    5960    +592     
- Misses           1985    2135    +150     
  Partials          893     893