argoproj / gitops-engine

Democratizing GitOps
https://pkg.go.dev/github.com/argoproj/gitops-engine?tab=subdirectories
Apache License 2.0
1.68k stars 252 forks source link

Object-level prune propagation policy, propagation policy for kubectl replace #561

Open sthomson-wyn opened 9 months ago

sthomson-wyn commented 9 months ago

Fixes https://github.com/argoproj/argo-cd/issues/8501

codecov[bot] commented 9 months ago

Codecov Report

Attention: Patch coverage is 54.90196% with 23 lines in your changes missing coverage. Please review.

Project coverage is 54.58%. Comparing base (5fd9f44) to head (6379eb8). Report is 8 commits behind head on master.

:exclamation: Current head 6379eb8 differs from pull request most recent head 26ebfe9

Please upload reports for the commit 26ebfe9 to get more accurate results.

Files Patch % Lines
pkg/sync/sync_context.go 65.11% 14 Missing and 1 partial :warning:
pkg/utils/kube/resource_ops.go 0.00% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #561 +/- ## ========================================== - Coverage 54.71% 54.58% -0.14% ========================================== Files 41 41 Lines 4834 4857 +23 ========================================== + Hits 2645 2651 +6 - Misses 1977 1993 +16 - Partials 212 213 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

5 New issues
0 Security Hotspots
No data about Coverage
2.8% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
5 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
4.4% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
5 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
3.8% Duplication on New Code

See analysis details on SonarCloud