Skip to content

feat: make managed namespace configurable (USER_ARGOCD_NAMESPACE)#143

Merged
1995parham merged 1 commit into
mainfrom
feat/configurable-user-argocd-ns
Jun 20, 2026
Merged

feat: make managed namespace configurable (USER_ARGOCD_NAMESPACE)#143
1995parham merged 1 commit into
mainfrom
feat/configurable-user-argocd-ns

feat: make managed namespace configurable via USER_ARGOCD_NAMESPACE

710a4e9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 20, 2026 in 1s

47.94% (+0.21%) compared to 6901f6c

View this Pull Request on Codecov

47.94% (+0.21%) compared to 6901f6c

Details

Codecov Report

❌ Patch coverage is 72.22222% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 47.94%. Comparing base (6901f6c) to head (710a4e9).

Files with missing lines Patch % Lines
internal/controller/argocduser_controller.go 66.66% 0 Missing and 3 partials ⚠️
cmd/main.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #143      +/-   ##
==========================================
+ Coverage   47.73%   47.94%   +0.21%     
==========================================
  Files           8        8              
  Lines         970      974       +4     
==========================================
+ Hits          463      467       +4     
  Misses        443      443              
  Partials       64       64              

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