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/patch succeeded Mar 11, 2024 in 0s

95.20% of diff hit (within 5.00% threshold of 100.00%)

View this Pull Request on Codecov

95.20% of diff hit (within 5.00% threshold of 100.00%)

Annotations

Check warning on line 1397 in runtime/interpreter/interpreter_expression.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/interpreter/interpreter_expression.go#L1396-L1397

Added lines #L1396 - L1397 were not covered by tests

Check warning on line 1400 in runtime/interpreter/interpreter_expression.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/interpreter/interpreter_expression.go#L1399-L1400

Added lines #L1399 - L1400 were not covered by tests

Check warning on line 1419 in runtime/interpreter/interpreter_expression.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/interpreter/interpreter_expression.go#L1418-L1419

Added lines #L1418 - L1419 were not covered by tests