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

fix: deep copy Any objects #477

Merged
merged 1 commit into from
Sep 16, 2024

fix: deep copy Any objects

3e4eac3
Select commit
Loading
Failed to load commit list.
Merged

fix: deep copy Any objects #477

fix: deep copy Any objects
3e4eac3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 16, 2024 in 0s

22.75% (+0.10%) compared to 59491c9

View this Pull Request on Codecov

22.75% (+0.10%) compared to 59491c9

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 22.75%. Comparing base (59491c9) to head (3e4eac3).

Files with missing lines Patch % Lines
pkg/apis/policy/v1alpha1/any.go 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #477      +/-   ##
==========================================
+ Coverage   22.64%   22.75%   +0.10%     
==========================================
  Files          85       85              
  Lines        3925     3925              
==========================================
+ Hits          889      893       +4     
+ Misses       2957     2952       -5     
- Partials       79       80       +1     

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