Xqt has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/778668 )
Change subject: [tests] add flags to codecov.yml
......................................................................
[tests] add flags to codecov.yml
Change-Id: Ib004bcab3071f54a6c599903b3934d141413a010
---
M .codecov.yml
1 file changed, 30 insertions(+), 0 deletions(-)
Approvals:
Xqt: Verified; Looks good to me, approved
diff --git a/.codecov.yml b/.codecov.yml
index a9c9253..44a9e2a 100644
--- a/.codecov.yml
+++ b/.codecov.yml
@@ -8,6 +8,19 @@
project:
default:
enabled: yes
+ range: 75..95
+ framework:
+ range: 75..95
+ flags:
+ - framework
+ tests:
+ range: 75..95
+ flags:
+ - tests
+ scripts:
+ range: 75..95
+ flags:
+ - scripts
patch:
default:
enabled: yes
@@ -39,3 +52,20 @@
gitter:
default:
url: https://webhooks.gitter.im/e/f312b840da1c40d9f4be
+
+flags:
+ framework:
+ carryforward: true
+ paths:
+ - pywikibot
+
+ tests:
+ carryforward: true
+ paths:
+ - tests
+
+ scripts:
+ carryforward: true
+ paths:
+ - scripts
+
\ No newline at end of file
--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/778668
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: Ib004bcab3071f54a6c599903b3934d141413a010
Gerrit-Change-Number: 778668
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]