Add support for non-OpenShift K8s to managed-gitops, testing via k3d#838
Open
jgwest wants to merge 9 commits into
Open
Add support for non-OpenShift K8s to managed-gitops, testing via k3d#838jgwest wants to merge 9 commits into
jgwest wants to merge 9 commits into
Codecov / codecov/project
failed
Nov 20, 2025 in 0s
60.80% (-1.97%) compared to 017be24
View this Pull Request on Codecov
60.80% (-1.97%) compared to 017be24
Details
Codecov Report
❌ Patch coverage is 57.14286% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.80%. Comparing base (017be24) to head (d3178c8).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| cluster-agent/utils/argocd_login_credentials.go | 57.14% | 1 Missing and 2 partials |
❌ Your project check has failed because the head coverage (60.80%) is below the adjusted base coverage (62.60%). You can increase the head coverage or adjust the Removed Code Behavior.
Additional details and impacted files
@@ Coverage Diff @@
## main #838 +/- ##
==========================================
- Coverage 62.76% 60.80% -1.97%
==========================================
Files 98 99 +1
Lines 18914 19053 +139
==========================================
- Hits 11872 11585 -287
- Misses 5722 6150 +428
+ Partials 1320 1318 -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.
Loading