Skip to content

Update k8s 1 33#432

Merged
openshift-merge-bot[bot] merged 2 commits into
operator-framework:masterfrom
acornett21:update_k8s_1_33
Jun 21, 2025
Merged

Update k8s 1 33#432
openshift-merge-bot[bot] merged 2 commits into
operator-framework:masterfrom
acornett21:update_k8s_1_33

switching from NewYAMLOrJSONDecoder to NewYAMLToJSONDecoder

926ea26
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 21, 2025 in 0s

38.27% (-1.53%) compared to 48d8867

View this Pull Request on Codecov

38.27% (-1.53%) compared to 48d8867

Details

Codecov Report

Attention: Patch coverage is 25.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 38.27%. Comparing base (48d8867) to head (926ea26).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
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     #432      +/-   ##
==========================================
- Coverage   39.79%   38.27%   -1.53%     
==========================================
  Files          56       56              
  Lines        5450     5450              
==========================================
- Hits         2169     2086      -83     
- Misses       3127     3212      +85     
+ 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.