fix: honor init container order in spec.deployment.patch [RHDHBUGS-2900]
#2824
+172
−5
Codecov / codecov/project
succeeded
May 18, 2026 in 0s
61.14% (-0.04%) compared to 0e1d1db
View this Pull Request on Codecov
61.14% (-0.04%) compared to 0e1d1db
Details
Codecov Report
❌ Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.14%. Comparing base (0e1d1db) to head (6c8d89e).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| pkg/model/deployment.go | 50.00% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #2824 +/- ##
==========================================
- Coverage 61.18% 61.14% -0.04%
==========================================
Files 37 37
Lines 2128 2131 +3
==========================================
+ Hits 1302 1303 +1
- Misses 692 693 +1
- Partials 134 135 +1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| pkg/model/deployment.go | 80.64% <50.00%> (-0.58%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading