fix(gnolang): fix panic when using struct as index of map #2044
Codecov / codecov/project
succeeded
May 7, 2024 in 1s
54.96% (-0.01%) compared to 5a96926
View this Pull Request on Codecov
54.96% (-0.01%) compared to 5a96926
Details
Codecov Report
Attention: Patch coverage is 0%
with 1 lines
in your changes are missing coverage. Please review.
Project coverage is 54.96%. Comparing base (
5a96926
) to head (0bfc634
).
Files | Patch % | Lines |
---|---|---|
gnovm/pkg/gnolang/values.go | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #2044 +/- ##
==========================================
- Coverage 54.96% 54.96% -0.01%
==========================================
Files 481 481
Lines 67391 67390 -1
==========================================
- Hits 37043 37040 -3
Misses 27329 27329
- Partials 3019 3021 +2
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading