Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow creating references to nested optionals #3132

Merged
merged 5 commits into from
Mar 12, 2024

Refactor

6584409
Select commit
Loading
Failed to load commit list.
Merged

Allow creating references to nested optionals #3132

Refactor
6584409
Select commit
Loading
Failed to load commit list.
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.