fix: handle untyped constant expressions in append() #1177
Merged
Codecov / codecov/project
succeeded
Jan 10, 2024 in 0s
55.84% (-0.24%) compared to 568a087
View this Pull Request on Codecov
55.84% (-0.24%) compared to 568a087
Details
Codecov Report
Attention: 5 lines
in your changes are missing coverage. Please review.
Comparison is base (
568a087
) 56.08% compared to head (04614ec
) 55.84%.
Files | Patch % | Lines |
---|---|---|
gnovm/pkg/gnolang/preprocess.go | 83.33% | 2 Missing and 1 partial |
gnovm/pkg/gnolang/values_conversions.go | 33.33% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1177 +/- ##
==========================================
- Coverage 56.08% 55.84% -0.24%
==========================================
Files 432 431 -1
Lines 65989 65768 -221
==========================================
- Hits 37007 36728 -279
- Misses 26094 26166 +72
+ Partials 2888 2874 -14
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading