feat: named and unnamed type assignment 3 of 3 #2367
Merged
Codecov / codecov/project
succeeded
Jul 10, 2024 in 0s
55.02% (+0.00%) compared to 6432573
View this Pull Request on Codecov
55.02% (+0.00%) compared to 6432573
Details
Codecov Report
Attention: Patch coverage is 33.80282%
with 47 lines
in your changes missing coverage. Please review.
Project coverage is 55.02%. Comparing base (
6432573
) to head (7db8fa9
).
Files | Patch % | Lines |
---|---|---|
gnovm/pkg/gnolang/preprocess.go | 25.58% | 29 Missing and 3 partials |
gnovm/pkg/gnolang/nodes.go | 23.07% | 10 Missing |
gnovm/pkg/gnolang/values.go | 33.33% | 3 Missing and 1 partial |
gnovm/pkg/gnolang/transcribe.go | 88.88% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #2367 +/- ##
=======================================
Coverage 55.02% 55.02%
=======================================
Files 595 595
Lines 79645 79707 +62
=======================================
+ Hits 43824 43859 +35
- Misses 32503 32530 +27
Partials 3318 3318
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading