commit | 7c33df5d544919b40f7e190eb1a4ed53e97e1fd8 | [log] [tgz] |
---|---|---|
author | Ankush Menat <ankush@frappe.io> | Tue Dec 14 19:32:31 2021 +0530 |
committer | Ankush Menat <ankushmenat@gmail.com> | Tue Dec 14 19:41:09 2021 +0530 |
tree | 841e5401ec6e964f2d698de81205adf7f75d8f60 | |
parent | 96ef88d9355b00470d14fa1fa703235a8689d94d [diff] |
chore: bump coverage requirements
diff --git a/codecov.yml b/codecov.yml index 67bd445..1fa602a 100644 --- a/codecov.yml +++ b/codecov.yml
@@ -8,6 +8,16 @@ target: auto threshold: 0.5% + patch: + default: + target: 85% + threshold: 0% + base: auto + branches: + - develop + if_ci_failed: ignore + only_pulls: true + comment: layout: "diff, files" require_changes: true