feat: named and unnamed type assignment 3 of 3 #2367
Merged
Codecov / codecov/project
succeeded
Jul 18, 2024 in 0s
54.99% (-0.03%) compared to 6432573
View this Pull Request on Codecov
54.99% (-0.03%) 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 54.99%. Comparing base (
6432573
) to head (e214285
).
Report is 15 commits behind head on master.
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% 54.99% -0.03%
==========================================
Files 595 595
Lines 79645 79960 +315
==========================================
+ Hits 43824 43974 +150
- Misses 32503 32670 +167
+ Partials 3318 3316 -2
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading