test: make a strict codecov rule (#50571)

This commit is contained in:
afc163 2024-08-26 12:23:20 +08:00 committed by GitHub
parent 269964a707
commit d73035d512
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

7
codecov.yml Normal file
View File

@ -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