Allow creating references to nested optionals #3132
Merged
Codecov / codecov/project
succeeded
Mar 11, 2024 in 0s
80.64% (+0.01%) compared to ac10fc9
View this Pull Request on Codecov
80.64% (+0.01%) compared to ac10fc9
Details
Codecov Report
Attention: Patch coverage is 95.20000%
with 6 lines
in your changes are missing coverage. Please review.
Project coverage is 80.64%. Comparing base (
ac10fc9
) to head (6584409
).
Files | Patch % | Lines |
---|---|---|
runtime/interpreter/interpreter_expression.go | 83.33% | 6 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #3132 +/- ##
==========================================
+ Coverage 80.62% 80.64% +0.01%
==========================================
Files 381 381
Lines 92914 92961 +47
==========================================
+ Hits 74911 74967 +56
+ Misses 15297 15289 -8
+ Partials 2706 2705 -1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading