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: use builtin slices.Clone #5510

Merged
merged 2 commits into from
Nov 30, 2022
Merged

Conversation

eddycharly
Copy link
Member

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

Explanation

This PR makes use of builtin slices.Clone instead of our own implementation.

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
@samj1912 samj1912 enabled auto-merge (squash) November 30, 2022 10:08
@codecov
Copy link

codecov bot commented Nov 30, 2022

Codecov Report

Merging #5510 (15fa73c) into main (ff9ba81) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #5510      +/-   ##
==========================================
- Coverage   36.44%   36.42%   -0.02%     
==========================================
  Files         171      171              
  Lines       19138    19133       -5     
==========================================
- Hits         6975     6970       -5     
  Misses      11371    11371              
  Partials      792      792              
Impacted Files Coverage Δ
pkg/utils/util.go 20.33% <ø> (-1.31%) ⬇️
pkg/engine/jsonutils/traverse.go 59.42% <100.00%> (ø)

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

@samj1912 samj1912 merged commit 288c909 into kyverno:main Nov 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants