Xqt has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1057869?usp=email )
Change subject: [tests] add components to codecov
......................................................................
[tests] add components to codecov
Change-Id: Id4cfa6c5d14adea89b75e91afe570af70bd92a86
---
M .codecov.yml
1 file changed, 14 insertions(+), 0 deletions(-)
Approvals:
Xqt: Verified; Looks good to me, approved
diff --git a/.codecov.yml b/.codecov.yml
index 4973081..916a19a 100644
--- a/.codecov.yml
+++ b/.codecov.yml
@@ -35,3 +35,17 @@
default:
server: libera.chat
channel: pywikibot
+
+component_management:
+
+ individual_components:
+ - component_id: Framework
+ paths:
+ - pywikibot/**
+ - *.py
+ - component_id: Tests
+ paths:
+ - tests/**
+ - component_id: Scripts
+ paths:
+ - scripts/**
--
To view, visit
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1057869?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: Id4cfa6c5d14adea89b75e91afe570af70bd92a86
Gerrit-Change-Number: 1057869
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]