test: make a strict codecov rule (#50571)
parent
269964a707
commit
d73035d512
@ -0,0 +1,7 @@
|
||||
coverage:
|
||||
status:
|
||||
project: #add everything under here, more options at https://docs.codecov.com/docs/commit-status
|
||||
default:
|
||||
target: 100%
|
||||
threshold: 0%
|
||||
base: auto
|
Loading…
Reference in New Issue