fix(gnovm): Fix panic when calling len()
/cap()
on pointer array
#2709
Codecov / codecov/project
succeeded
Sep 13, 2024 in 0s
60.84% (-0.01%) compared to 11d29a2
View this Pull Request on Codecov
60.84% (-0.01%) compared to 11d29a2
Details
Codecov Report
Attention: Patch coverage is 58.33333%
with 15 lines
in your changes missing coverage. Please review.
Project coverage is 60.84%. Comparing base (
11d29a2
) to head (044054d
).
Report is 4 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
gnovm/pkg/gnolang/values.go | 58.33% | 12 Missing and 3 partials |
Additional details and impacted files
@@ Coverage Diff @@
## master #2709 +/- ##
==========================================
- Coverage 60.85% 60.84% -0.01%
==========================================
Files 563 563
Lines 75169 75190 +21
==========================================
+ Hits 45741 45749 +8
- Misses 26062 26073 +11
- Partials 3366 3368 +2
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading