Skip to content

fix(argocd): ensure serviceId is safely destructured from useParams t…

a316e85
Select commit
Loading
Failed to load commit list.
Merged

feat(argocd): add manifest view #2684

fix(argocd): ensure serviceId is safely destructured from useParams t…
a316e85
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 15, 2026 in 1s

45.22% (+0.04%) compared to fed6600

View this Pull Request on Codecov

45.22% (+0.04%) compared to fed6600

Details

Codecov Report

❌ Patch coverage is 80.30303% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 45.22%. Comparing base (fed6600) to head (a316e85).

Files with missing lines Patch % Lines
...eature/src/lib/argocd-manifest/argocd-manifest.tsx 83.72% 1 Missing and 6 partials ⚠️
...b/hooks/use-argocd-manifest/use-argocd-manifest.ts 0.00% 4 Missing ⚠️
.../src/lib/resource-tree-list/resource-tree-list.tsx 87.50% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           staging    #2684      +/-   ##
===========================================
+ Coverage    45.18%   45.22%   +0.04%     
===========================================
  Files         1153     1157       +4     
  Lines        24119    24178      +59     
  Branches      7027     7055      +28     
===========================================
+ Hits         10897    10934      +37     
- Misses       11314    11327      +13     
- Partials      1908     1917       +9     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.