vechain / thor

A general purpose blockchain highly compatible with Ethereum's ecosystem
GNU Lesser General Public License v3.0
796 stars 247 forks source link

minor improvement regarding JSON marshal #737

Closed libotony closed 4 months ago

libotony commented 4 months ago

Description

Checklist:

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 61.62%. Comparing base (4fa7366) to head (af7d9d4). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #737 +/- ## ========================================== + Coverage 61.36% 61.62% +0.26% ========================================== Files 194 194 Lines 18223 18259 +36 ========================================== + Hits 11182 11252 +70 + Misses 5959 5908 -51 - Partials 1082 1099 +17 ```

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