Unverified Commit 9d31c2a0 authored by Jonah Williams's avatar Jonah Williams Committed by GitHub

dont require diffs to have a percentage coverage greater than the previous diff (#36090)

parent 70562141
...@@ -6,7 +6,7 @@ coverage: ...@@ -6,7 +6,7 @@ coverage:
# basic # basic
target: 0% target: 0%
threshold: 0% threshold: 0%
base: auto base: 0%
# advanced # advanced
branches: null branches: null
if_no_uploads: error if_no_uploads: error
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment