filecoin-project / specs-actors

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

FIP-0027: Add JSON un/marshaler for DealLabel #1591

Closed arajasek closed 2 years ago

arajasek commented 2 years ago

We only marshal DealLabels that are of type string -- we can add support for byte types later.

codecov-commenter commented 2 years ago

Codecov Report

Merging #1591 (56ada12) into master (8ff313b) will increase coverage by 0.0%. The diff coverage is 85.0%.

@@          Coverage Diff           @@
##           master   #1591   +/-   ##
======================================
  Coverage    69.1%   69.1%           
======================================
  Files          74      74           
  Lines        8880    8920   +40     
======================================
+ Hits         6137    6171   +34     
- Misses       1871    1874    +3     
- Partials      872     875    +3