Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1175496?usp=email )
Change subject: Revert "Enable coverage UI" ...................................................................... Revert "Enable coverage UI" This reverts commit 6fe9c11aed5c2e3ebf8fed51fc121baeaad0f4db. Reason for revert: Test purpose. Inspect the missing uploads. Change-Id: I439c9ee91102de45ae87eb8953f9d81a449aab4c --- M .github/workflows/pywikibot-ci.yml 1 file changed, 0 insertions(+), 1 deletion(-) Approvals: Xqt: Verified; Looks good to me, approved diff --git a/.github/workflows/pywikibot-ci.yml b/.github/workflows/pywikibot-ci.yml index 5943c7d..114fb7b 100644 --- a/.github/workflows/pywikibot-ci.yml +++ b/.github/workflows/pywikibot-ci.yml @@ -141,7 +141,6 @@ - name: Show coverage statistics run: | coverage report - coverage xml - name: Upload coverage to Codecov uses: codecov/codecov-action@v5 env: -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1175496?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.wikimedia.org/r/settings?usp=email Gerrit-MessageType: merged Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Change-Id: I439c9ee91102de45ae87eb8953f9d81a449aab4c Gerrit-Change-Number: 1175496 Gerrit-PatchSet: 1 Gerrit-Owner: Xqt <i...@gno.de> Gerrit-Reviewer: Xqt <i...@gno.de> Gerrit-Reviewer: jenkins-bot
_______________________________________________ Pywikibot-commits mailing list -- pywikibot-commits@lists.wikimedia.org To unsubscribe send an email to pywikibot-commits-le...@lists.wikimedia.org