Xqt has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1018371?usp=email )

Change subject: [tests] Ignore user-config.py from coverage
......................................................................

[tests] Ignore user-config.py from coverage

Ignore coverage of "Users" folder and everything underneath it.
The folder is found in Appveyors tests.

Change-Id: I635b29b7028a9aa54e25e8dad343244e09ded031
---
M .codecov.yml
1 file changed, 13 insertions(+), 0 deletions(-)

Approvals:
  Xqt: Verified; Looks good to me, approved




diff --git a/.codecov.yml b/.codecov.yml
index 79e611a..4973081 100644
--- a/.codecov.yml
+++ b/.codecov.yml
@@ -19,6 +19,7 @@
         enabled: yes

   ignore:
+    - Users
     - pywikibot/daemonize.py
     - pywikibot/families/__init__.py
     - pywikibot/scripts/preload_sites.py

--
To view, visit 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1018371?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I635b29b7028a9aa54e25e8dad343244e09ded031
Gerrit-Change-Number: 1018371
Gerrit-PatchSet: 2
Gerrit-Owner: Xqt <i...@gno.de>
Gerrit-Reviewer: Xqt <i...@gno.de>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list -- pywikibot-commits@lists.wikimedia.org
To unsubscribe send an email to pywikibot-commits-le...@lists.wikimedia.org

Reply via email to