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

chore: add match conditions errors chainsaw test #302

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

eddycharly
Copy link
Member

@eddycharly eddycharly commented Jan 6, 2025

Explanation

Add match conditions errors chainsaw test.

Fixes #299

Signed-off-by: Charles-Edouard Brétéché <[email protected]>
@eddycharly eddycharly requested a review from a team as a code owner January 6, 2025 23:13
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 33.33333% with 4 lines in your changes missing coverage. Please review.

Project coverage is 29.13%. Comparing base (c5df7b5) to head (831d4eb).

Files with missing lines Patch % Lines
pkg/policy/compiler.go 33.33% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #302      +/-   ##
==========================================
+ Coverage   29.07%   29.13%   +0.05%     
==========================================
  Files          30       30              
  Lines        1183     1184       +1     
==========================================
+ Hits          344      345       +1     
  Misses        791      791              
  Partials       48       48              

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

@eddycharly eddycharly merged commit 7505466 into main Jan 6, 2025
13 checks passed
@eddycharly eddycharly deleted the chainsaw-tests-3 branch January 6, 2025 23:27
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.

[e2e tests] failure policy in case of errors in match conditions
2 participants