Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1175276?usp=email )
Change subject: Enable coverage UI ...................................................................... Enable coverage UI Change-Id: I2ded0f49520935eb070d5fb2d77919ba7f8c43e5 Signed-off-by: Xqt <[email protected]> --- M .github/workflows/pywikibot-ci.yml 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Xqt: Verified; Looks good to me, approved diff --git a/.github/workflows/pywikibot-ci.yml b/.github/workflows/pywikibot-ci.yml index 114fb7b..5943c7d 100644 --- a/.github/workflows/pywikibot-ci.yml +++ b/.github/workflows/pywikibot-ci.yml @@ -141,6 +141,7 @@ - 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/+/1175276?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: I2ded0f49520935eb070d5fb2d77919ba7f8c43e5 Gerrit-Change-Number: 1175276 Gerrit-PatchSet: 2 Gerrit-Owner: Xqt <[email protected]> Gerrit-Reviewer: Xqt <[email protected]> Gerrit-Reviewer: jenkins-bot
_______________________________________________ Pywikibot-commits mailing list -- [email protected] To unsubscribe send an email to [email protected]
