fix(gnovm): correct type for shift expression #1775
Merged
Codecov / codecov/project
succeeded
Aug 8, 2024 in 0s
60.19% (+0.04%) compared to 14b9015
View this Pull Request on Codecov
60.19% (+0.04%) compared to 14b9015
Details
Codecov Report
Attention: Patch coverage is 72.41379%
with 16 lines
in your changes missing coverage. Please review.
Project coverage is 60.19%. Comparing base (
14b9015
) to head (40369a2
).
Report is 4 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
gnovm/pkg/gnolang/preprocess.go | 76.92% | 7 Missing and 5 partials |
gnovm/pkg/gnolang/values_conversions.go | 0.00% | 3 Missing |
gnovm/pkg/gnolang/type_check.go | 66.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1775 +/- ##
==========================================
+ Coverage 60.15% 60.19% +0.04%
==========================================
Files 560 560
Lines 74738 75243 +505
==========================================
+ Hits 44955 45292 +337
- Misses 26397 26556 +159
- Partials 3386 3395 +9
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading