chore: Disable codecov for master/release branches (#3384)

* disable codecov for master/release branches

* add new line

* use default project

* also do changes for patch
This commit is contained in:
Hubert Deng 2024-10-17 14:17:20 -07:00 committed by GitHub
parent bdf8d3ff91
commit 73f9f00672
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

8
codecov.yml Normal file
View File

@ -0,0 +1,8 @@
coverage:
status:
project:
default:
only_pulls: true
patch:
default:
only_pulls: true