Skip to content
This repository was archived by the owner on May 14, 2026. It is now read-only.

fix: Update checkPermissions to not exit the namespace loop after the first namespace regardless#784

Open
andrii-korotkov wants to merge 1 commit into
argoproj:masterfrom
andrii-korotkov:23855-fix-check-permissions-bug
Open

fix: Update checkPermissions to not exit the namespace loop after the first namespace regardless#784
andrii-korotkov wants to merge 1 commit into
argoproj:masterfrom
andrii-korotkov:23855-fix-check-permissions-bug

fix: Update checkPermissions to not exit the namespace loop after the…

60ff409
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 12, 2026 in 1s

47.39% (-6.87%) compared to 8849c3f

View this Pull Request on Codecov

47.39% (-6.87%) compared to 8849c3f

Details

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 47.39%. Comparing base (8849c3f) to head (60ff409).
⚠️ Report is 70 commits behind head on master.

Files with missing lines Patch % Lines
pkg/cache/cluster.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #784      +/-   ##
==========================================
- Coverage   54.26%   47.39%   -6.87%     
==========================================
  Files          64       64              
  Lines        6164     6589     +425     
==========================================
- Hits         3345     3123     -222     
- Misses       2549     3209     +660     
+ Partials      270      257      -13     

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