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 namespacer in test context #2247

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

eddycharly
Copy link
Member

Explanation

Add namespacer in test context.

Signed-off-by: Charles-Edouard Brétéché <[email protected]>
@eddycharly eddycharly requested a review from a team as a code owner December 18, 2024 09:38
@eddycharly eddycharly added this to the v0.2.13 milestone Dec 18, 2024
Copy link

codecov bot commented Dec 18, 2024

Codecov Report

Attention: Patch coverage is 14.42308% with 89 lines in your changes missing coverage. Please review.

Project coverage is 67.47%. Comparing base (fd11837) to head (749ad0e).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/runner/operations/factory.go 0.00% 23 Missing ⚠️
pkg/runner/context/context.go 0.00% 5 Missing ⚠️
pkg/runner/operations/apply.go 0.00% 5 Missing ⚠️
pkg/runner/operations/create.go 0.00% 5 Missing ⚠️
pkg/runner/runner.go 72.22% 4 Missing and 1 partial ⚠️
pkg/runner/operations/assert.go 0.00% 4 Missing ⚠️
pkg/runner/operations/command.go 0.00% 4 Missing ⚠️
pkg/runner/operations/delete.go 0.00% 4 Missing ⚠️
pkg/runner/operations/describe.go 0.00% 4 Missing ⚠️
pkg/runner/operations/error.go 0.00% 4 Missing ⚠️
... and 7 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2247      +/-   ##
==========================================
+ Coverage   67.39%   67.47%   +0.08%     
==========================================
  Files         148      148              
  Lines        6526     6518       -8     
==========================================
  Hits         4398     4398              
+ Misses       1883     1875       -8     
  Partials      245      245              

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

@eddycharly eddycharly merged commit bd3e7cd into kyverno:main Dec 18, 2024
14 of 16 checks passed
@eddycharly eddycharly deleted the factory-3 branch December 18, 2024 12:44
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