Skip to content

fix unit tests by using scheme to convert unstructured to a crd

0f492c5
Select commit
Loading
Failed to load commit list.
Closed

Bump the k8s-dependencies group with 4 updates #424

fix unit tests by using scheme to convert unstructured to a crd
0f492c5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 29, 2025 in 0s

38.14% (-1.66%) compared to 322568f

View this Pull Request on Codecov

38.14% (-1.66%) compared to 322568f

Details

Codecov Report

Attention: Patch coverage is 30.76923% with 18 lines in your changes missing coverage. Please review.

Project coverage is 38.14%. Comparing base (322568f) to head (0f492c5).

Files with missing lines Patch % Lines
pkg/manifests/bundleloader.go 34.78% 9 Missing and 6 partials ⚠️
cmd/operator-verify/manifests/cmd.go 0.00% 2 Missing ⚠️
pkg/validation/internal/multiarch.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #424      +/-   ##
==========================================
- Coverage   39.79%   38.14%   -1.66%     
==========================================
  Files          56       56              
  Lines        5450     5453       +3     
==========================================
- Hits         2169     2080      -89     
- Misses       3127     3221      +94     
+ Partials      154      152       -2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.