diff --git a/.codecov.yml b/.codecov.yml index 9c2f3f328a..981fbc42cd 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1,5 +1,5 @@ codecov: - strict_yaml_branch: master + strict_yaml_branch: dev ignore: - "src/Tgstation.Server.Host/Database/Migrations" - "src/Tgstation.Server.Host/Database/Design" @@ -10,9 +10,5 @@ coverage: threshold: 0 if_no_uploads: failure if_ci_failed: failure - patch: - default: - target: 100 - only_pulls: true comment: layout: "header, diff, changes"