argocd-image-updater
argocd-image-updater copied to clipboard
Add e2e tests for apps in any namespace feature
Add e2e tests for apps in any namespace feature
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 75.95%. Comparing base (
3e7378a) to head (162769e).
Additional details and impacted files
@@ Coverage Diff @@
## master #844 +/- ##
=======================================
Coverage 75.95% 75.95%
=======================================
Files 31 31
Lines 3198 3198
=======================================
Hits 2429 2429
Misses 635 635
Partials 134 134
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@jannfis @chengfang We would need the PR https://github.com/argoproj-labs/argocd-image-updater/pull/854 to be merged in. I tested the e2e test with the code changes in the PR and it works successfully.
I will check with the contributor to fix the unit tests in the PR.