jenkins-bot merged this change.
[tests] remove botirc.py from coverage
botirc.py is deprecated and there are no tests to verify the code.
Remove this file from codecov.
Change-Id: Icda56658551f763556e7a63124bfcfabdce13891
---
M .codecov.yml
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.codecov.yml b/.codecov.yml
index b454e15..a3af5ff 100644
--- a/.codecov.yml
+++ b/.codecov.yml
@@ -16,6 +16,7 @@
ignore:
- pywikibot/compat
- pywikibot/backports.py
+ - pywikibot/botirc.py
- pywikibot/data/mysql.py
- pywikibot/families/__init__.py
- scripts/archive
To view, visit change 511386. To unsubscribe, or for help writing mail filters, visit settings.