argocd-image-updater icon indicating copy to clipboard operation
argocd-image-updater copied to clipboard

Add e2e tests for apps in any namespace feature

Open ishitasequeira opened this issue 1 year ago • 1 comments

Add e2e tests for apps in any namespace feature

ishitasequeira avatar Aug 28 '24 04:08 ishitasequeira

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.

codecov-commenter avatar Aug 28 '24 04:08 codecov-commenter

@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.

ishitasequeira avatar Sep 06 '24 02:09 ishitasequeira