Unverified Commit ad9b077f authored by Jonah Williams's avatar Jonah Williams Committed by GitHub

set tool coverage target of zero percent (#35767)

parent 91e3b2d6
...@@ -4,8 +4,8 @@ coverage: ...@@ -4,8 +4,8 @@ coverage:
project: project:
default: default:
# basic # basic
target: 10% target: 0%
threshold: 10% threshold: 0%
base: auto base: auto
# advanced # advanced
branches: null branches: null
......
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