fix: account for recursion when stringing to avoid overflow #1315
Codecov / codecov/project
succeeded
Dec 7, 2023 in 1s
56.27% (+0.18%) compared to 71ba96d
View this Pull Request on Codecov
56.27% (+0.18%) compared to 71ba96d
Details
Codecov Report
Attention: 50 lines
in your changes are missing coverage. Please review.
Comparison is base (
71ba96d
) 56.08% compared to head (aadbe3a
) 56.27%.
Report is 4 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
gnovm/pkg/gnolang/values_string.go | 45.05% | 41 Missing and 9 partials |
Additional details and impacted files
@@ Coverage Diff @@
## master #1315 +/- ##
==========================================
+ Coverage 56.08% 56.27% +0.18%
==========================================
Files 421 422 +1
Lines 65436 65772 +336
==========================================
+ Hits 36700 37010 +310
+ Misses 25870 25869 -1
- Partials 2866 2893 +27
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading