nspcc-dev / neo-go

Go Node and SDK for the Neo blockchain
MIT License
123 stars 79 forks source link

stackitem: extend ToJSON test #3651

Closed AnnaShaleva closed 2 weeks ago

AnnaShaleva commented 2 weeks ago

Inspired by https://github.com/neo-project/neo/pull/3558, although this PR fixes different implementation of stackitem serializatior that is used outside of VM.

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.19%. Comparing base (b8a65d3) to head (a0d2f95). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3651 +/- ## ========================================== - Coverage 83.26% 83.19% -0.07% ========================================== Files 334 334 Lines 46488 46488 ========================================== - Hits 38707 38675 -32 - Misses 6205 6239 +34 + Partials 1576 1574 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.