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: add base path in test context #2244

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

eddycharly
Copy link
Member

Explanation

Add base path in test context.

@eddycharly eddycharly requested a review from a team as a code owner December 17, 2024 22:54
Copy link

codecov bot commented Dec 17, 2024

Codecov Report

Attention: Patch coverage is 12.50000% with 70 lines in your changes missing coverage. Please review.

Project coverage is 66.89%. Comparing base (38c6953) to head (d746bb7).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/runner/operations/factory.go 0.00% 33 Missing ⚠️
pkg/runner/context/legacy.go 0.00% 4 Missing ⚠️
pkg/runner/context/context.go 40.00% 3 Missing ⚠️
pkg/runner/runner.go 57.14% 2 Missing and 1 partial ⚠️
pkg/runner/operations/apply.go 0.00% 2 Missing ⚠️
pkg/runner/operations/assert.go 0.00% 2 Missing ⚠️
pkg/runner/operations/command.go 0.00% 2 Missing ⚠️
pkg/runner/operations/create.go 0.00% 2 Missing ⚠️
pkg/runner/operations/delete.go 0.00% 2 Missing ⚠️
pkg/runner/operations/describe.go 0.00% 2 Missing ⚠️
... and 8 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2244      +/-   ##
==========================================
+ Coverage   66.78%   66.89%   +0.10%     
==========================================
  Files         149      148       -1     
  Lines        6606     6570      -36     
==========================================
- Hits         4412     4395      -17     
+ Misses       1952     1933      -19     
  Partials      242      242              

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

Signed-off-by: Charles-Edouard Brétéché <[email protected]>
@eddycharly eddycharly added this to the v0.2.13 milestone Dec 17, 2024
@eddycharly eddycharly merged commit 3abe1fc into kyverno:main Dec 17, 2024
14 of 16 checks passed
@eddycharly eddycharly deleted the base-path branch December 17, 2024 23:40
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