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

fix: add suspended condition #484

Closed ashutosh16 closed 1 year ago

ashutosh16 commented 1 year ago

Signed-off-by: ashutosh16 11219262+ashutosh16@users.noreply.github.com

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
1.0% 1.0% Duplication

codecov[bot] commented 1 year ago

Codecov Report

Base: 55.63% // Head: 55.75% // Increases project coverage by +0.11% :tada:

Coverage data is based on head (30be741) compared to base (e284fd7). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #484 +/- ## ========================================== + Coverage 55.63% 55.75% +0.11% ========================================== Files 41 41 Lines 4513 4525 +12 ========================================== + Hits 2511 2523 +12 Misses 1808 1808 Partials 194 194 ``` | [Impacted Files](https://codecov.io/gh/argoproj/gitops-engine/pull/484?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=argoproj) | Coverage Δ | | |---|---|---| | [pkg/health/health\_job.go](https://codecov.io/gh/argoproj/gitops-engine/pull/484/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=argoproj#diff-cGtnL2hlYWx0aC9oZWFsdGhfam9iLmdv) | `90.74% <100.00%> (+2.64%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=argoproj). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=argoproj)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.