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: reuse code moved in kyverno repo #498

Merged
merged 2 commits into from
Sep 21, 2023
Merged

refactor: reuse code moved in kyverno repo #498

merged 2 commits into from
Sep 21, 2023

Conversation

eddycharly
Copy link
Member

This PR reuses some code moved in the kyverno repo and shared with the CLI

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
@eddycharly eddycharly force-pushed the reuse-kyverno branch 2 times, most recently from e814b9b to 6d2f9c0 Compare September 21, 2023 20:57
@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

Merging #498 (a4967ec) into main (c323703) will decrease coverage by 3.26%.
The diff coverage is 81.08%.

@@            Coverage Diff             @@
##             main     #498      +/-   ##
==========================================
- Coverage   19.48%   16.23%   -3.26%     
==========================================
  Files          12        9       -3     
  Lines         616      573      -43     
==========================================
- Hits          120       93      -27     
+ Misses        469      455      -14     
+ Partials       27       25       -2     
Files Changed Coverage Δ
backend/pkg/server/api/engine/handler.go 36.48% <ø> (ø)
backend/pkg/policy/load.go 64.51% <76.92%> (ø)
backend/pkg/exception/load.go 83.33% <83.33%> (ø)
backend/pkg/server/api/engine/request.go 46.15% <83.33%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@eddycharly eddycharly force-pushed the reuse-kyverno branch 2 times, most recently from e59f403 to b897407 Compare September 21, 2023 21:30
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
@eddycharly eddycharly merged commit da1586c into main Sep 21, 2023
14 of 15 checks passed
@eddycharly eddycharly deleted the reuse-kyverno branch September 21, 2023 22:13
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