Open aburan28 opened 2 weeks ago
See: Environment Details | Pipeline Logs
Available commands (reply to this comment):
/bns:deploy
to redeploy the environment /bns:delete
to remove the environment Attention: Patch coverage is 75.00000%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 55.09%. Comparing base (
b78f209
) to head (d332aa0
). Report is 5 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
applicationset/generators/scm_provider.go | 33.33% | 2 Missing :warning: |
applicationset/services/scm_provider/github_app.go | 0.00% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR adds a filter on repos to choose if archived repos are to be included in the scm generator. For now this only includes github and gitea.
Closes [ISSUE https://github.com/argoproj/argo-cd/issues/18531]
Checklist: