Skip to content

Watch the cluster read-only, apply the way kubectl does, and mean it when verify is green - #72

Merged
cjimti merged 3 commits into
mainfrom
fix/71-29-verify-ci-parity
Aug 9, 2026
Merged

cjimti merged 3 commits into
mainfrom
fix/71-29-verify-ci-parity

Remove server-side apply, which cannot coexist with kubectl

bbd6996
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 9, 2026 in 1s

94.48% (target 80.00%)

View this Pull Request on Codecov

94.48% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 93.41421% with 38 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.48%. Comparing base (bddefab) to head (bbd6996).

Files with missing lines Patch % Lines
internal/kubewatch/pump.go 86.95% 7 Missing and 5 partials ⚠️
internal/kubewatch/session.go 94.55% 7 Missing and 1 partial ⚠️
internal/app/kube.go 86.95% 3 Missing and 3 partials ⚠️
internal/manifest/manifest.go 94.23% 4 Missing and 2 partials ⚠️
internal/kubewatch/connect.go 86.66% 2 Missing and 2 partials ⚠️
internal/kubewatch/plan.go 97.14% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #72      +/-   ##
==========================================
- Coverage   94.73%   94.48%   -0.26%     
==========================================
  Files          42       48       +6     
  Lines        2186     2737     +551     
==========================================
+ Hits         2071     2586     +515     
- Misses         71       95      +24     
- Partials       44       56      +12     

☔ 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.