Skip to content

chore: gitops-engine migration - #24710

Merged
leoluz merged 371 commits into
argoproj:masterfrom
leoluz:gitops-migration
Sep 24, 2025
Merged

chore: gitops-engine migration#24710
leoluz merged 371 commits into
argoproj:masterfrom
leoluz:gitops-migration

chore: fix codegen check

f20995b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 23, 2025 in 1s

60.69% (+0.17%) compared to 452f6c6

View this Pull Request on Codecov

60.69% (+0.17%) compared to 452f6c6

Details

Codecov Report

❌ Patch coverage is 62.12509% with 1629 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.69%. Comparing base (452f6c6) to head (f20995b).
⚠️ Report is 8 commits behind head on master.

Files with missing lines Patch % Lines
gitops-engine/pkg/diff/diff.go 45.99% 354 Missing and 84 partials ⚠️
gitops-engine/pkg/cache/cluster.go 69.36% 221 Missing and 52 partials ⚠️
gitops-engine/pkg/sync/sync_context.go 81.76% 154 Missing and 53 partials ⚠️
gitops-engine/pkg/health/health_hpa.go 0.00% 120 Missing ⚠️
...ff/internal/fieldmanager/borrowed_managedfields.go 28.18% 102 Missing and 5 partials ⚠️
gitops-engine/pkg/health/health_statefulset.go 0.00% 55 Missing ⚠️
...nal/kubernetes_vendor/pkg/api/v1/endpoints/util.go 0.00% 42 Missing ⚠️
gitops-engine/pkg/health/health_apiservice.go 30.18% 36 Missing and 1 partial ⚠️
gitops-engine/pkg/cache/references.go 50.70% 34 Missing and 1 partial ⚠️
gitops-engine/pkg/cache/resource.go 38.88% 32 Missing and 1 partial ⚠️
... and 18 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #24710      +/-   ##
==========================================
+ Coverage   60.51%   60.69%   +0.17%     
==========================================
  Files         350      404      +54     
  Lines       60196    66091    +5895     
==========================================
+ Hits        36430    40114    +3684     
- Misses      20832    22721    +1889     
- Partials     2934     3256     +322     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.