Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(manifests): applicationset-controller dir is not added to cluster-rbac/kustomization.yaml. #16810

chore: exec `make manifests`.

3fd4d3a
Select commit
Loading
Failed to load commit list.
Merged

fix(manifests): applicationset-controller dir is not added to cluster-rbac/kustomization.yaml. #16810

chore: exec `make manifests`.
3fd4d3a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 11, 2024 in 0s

49.31% (-0.17%) compared to 54f1572

View this Pull Request on Codecov

49.31% (-0.17%) compared to 54f1572

Details

Codecov Report

Attention: 145 lines in your changes are missing coverage. Please review.

Comparison is base (54f1572) 49.48% compared to head (3fd4d3a) 49.31%.
Report is 1 commits behind head on master.

Files Patch % Lines
controller/sharding/cache.go 0.00% 110 Missing ⚠️
cmd/argocd/commands/admin/cluster.go 0.00% 22 Missing ⚠️
controller/appcontroller.go 46.15% 7 Missing ⚠️
controller/sharding/sharding.go 82.14% 5 Missing ⚠️
controller/cache/cache.go 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #16810      +/-   ##
==========================================
- Coverage   49.48%   49.31%   -0.17%     
==========================================
  Files         271      272       +1     
  Lines       47837    47975     +138     
==========================================
- Hits        23671    23660      -11     
- Misses      21824    21973     +149     
  Partials     2342     2342              

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