fix(reconciler): unblock queue on provider failure - #2953
Closed
chmouel wants to merge 2 commits into
Closed
Codecov / codecov/project
succeeded
Sep 3, 2026 in 0s
80.82% (+0.15%) compared to 40bb0e6
View this Pull Request on Codecov
80.82% (+0.15%) compared to 40bb0e6
Details
Codecov Report
❌ Patch coverage is 83.33333% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.82%. Comparing base (40bb0e6) to head (e3291dd).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| pkg/reconciler/reconciler.go | 80.00% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #2953 +/- ##
==========================================
+ Coverage 80.66% 80.82% +0.15%
==========================================
Files 164 164
Lines 13910 13919 +9
==========================================
+ Hits 11221 11250 +29
+ Misses 1967 1944 -23
- Partials 722 725 +3 ☔ View full report in Codecov by Harness.
📢 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.
Loading