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

Added support for dereferenced map properties #2635

Merged
merged 5 commits into from
Jan 31, 2025

fix lint

518c7f3
Select commit
Loading
Failed to load commit list.
Merged

Added support for dereferenced map properties #2635

fix lint
518c7f3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 30, 2025 in 0s

70.83% of diff hit (target 50.00%)

View this Pull Request on Codecov

70.83% of diff hit (target 50.00%)

Annotations

Check warning on line 322 in pkg/exprparser/interpreter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/exprparser/interpreter.go#L321-L322

Added lines #L321 - L322 were not covered by tests

Check warning on line 325 in pkg/exprparser/interpreter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/exprparser/interpreter.go#L324-L325

Added lines #L324 - L325 were not covered by tests

Check warning on line 334 in pkg/exprparser/interpreter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/exprparser/interpreter.go#L333-L334

Added lines #L333 - L334 were not covered by tests