Xqt has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/778672 )

Change subject: [tests] re-enable flags with codecov.yml
......................................................................

[tests] re-enable flags with codecov.yml

This reverts I2a83bc9ed46f195e5d719e6da384566be398d244

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

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



diff --git a/.codecov.yml b/.codecov.yml
index 8b65567..d8eb751 100644
--- a/.codecov.yml
+++ b/.codecov.yml
@@ -1,5 +1,7 @@
 codecov:
   bot: jayvdb
+  max_report_age: 48
+  strict_yaml_branch: master

 coverage:
   round: up
@@ -8,6 +10,15 @@
     project:
       default:
         enabled: yes
+      framework:
+        flags:
+          - framework
+      tests:
+        flags:
+          - tests
+      scripts:
+        flags:
+          - scripts
     patch:
       default:
         enabled: yes

--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/778672
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: Ie88bf9d067aabe00a2264862ed87c91b7ea83323
Gerrit-Change-Number: 778672
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]

Reply via email to