fix(gnovm): prevent assignment to non-assignable expressions #2896
Codecov / codecov/project
succeeded
Nov 2, 2024 in 0s
63.12% (-0.21%) compared to af05780
View this Pull Request on Codecov
63.12% (-0.21%) compared to af05780
Details
Codecov Report
Attention: Patch coverage is 92.85714%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 63.12%. Comparing base (
af05780
) to head (fbc3bbe
).
Files with missing lines | Patch % | Lines |
---|---|---|
gnovm/pkg/gnolang/type_check.go | 92.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #2896 +/- ##
==========================================
- Coverage 63.32% 63.12% -0.21%
==========================================
Files 548 548
Lines 78511 80213 +1702
==========================================
+ Hits 49719 50636 +917
- Misses 25438 26171 +733
- Partials 3354 3406 +52
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading