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

refactor: introduce syntax/expression package #491

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

eddycharly
Copy link
Member

Explanation

Introduce syntax/expression package.

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Copy link

codecov bot commented Sep 19, 2024

Codecov Report

Attention: Patch coverage is 44.70588% with 47 lines in your changes missing coverage. Please review.

Project coverage is 23.03%. Comparing base (4a9eb50) to head (5732cdd).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/engine/assert/parse.go 26.66% 22 Missing ⚠️
pkg/engine/assert/binding.go 0.00% 20 Missing ⚠️
pkg/engine/assert/project.go 50.00% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #491      +/-   ##
==========================================
- Coverage   23.24%   23.03%   -0.21%     
==========================================
  Files          88       88              
  Lines        4092     4090       -2     
==========================================
- Hits          951      942       -9     
- Misses       3055     3063       +8     
+ Partials       86       85       -1     

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

@eddycharly eddycharly merged commit e353646 into kyverno:main Sep 19, 2024
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant