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/project succeeded Jan 30, 2025 in 1s

68.72% (+7.16%) compared to 5a80a04

View this Pull Request on Codecov

68.72% (+7.16%) compared to 5a80a04

Details

Codecov Report

Attention: Patch coverage is 70.83333% with 7 lines in your changes missing coverage. Please review.

Project coverage is 68.72%. Comparing base (5a80a04) to head (518c7f3).
Report is 154 commits behind head on master.

Files with missing lines Patch % Lines
pkg/exprparser/interpreter.go 70.83% 6 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2635      +/-   ##
==========================================
+ Coverage   61.56%   68.72%   +7.16%     
==========================================
  Files          53       71      +18     
  Lines        9002    10942    +1940     
==========================================
+ Hits         5542     7520    +1978     
+ Misses       3020     2857     -163     
- Partials      440      565     +125     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.