OpenAtomFoundation / xupercore

The kernel of xuperchain.
Apache License 2.0
61 stars 47 forks source link

调整ParseOldQCStorage的json.Unmarshal指针对象 #449

Closed springrain closed 11 months ago

springrain commented 11 months ago

调整ParseOldQCStorage的json.Unmarshal指针对象,使用 json.Unmarshal(storage, old);

codecov-commenter commented 11 months ago

Codecov Report

Merging #449 (f8ed21f) into master (fa11371) will decrease coverage by 0.02%. The diff coverage is n/a.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##           master     #449      +/-   ##
==========================================
- Coverage   43.86%   43.85%   -0.02%     
==========================================
  Files         149      149              
  Lines       13358    13358              
==========================================
- Hits         5860     5858       -2     
- Misses       6313     6314       +1     
- Partials     1185     1186       +1     

see 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more