mirror of
https://github.com/shivammehta25/Matcha-TTS.git
synced 2026-02-04 17:59:19 +08:00
Initial commit
This commit is contained in:
15
.github/codecov.yml
vendored
Normal file
15
.github/codecov.yml
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
coverage:
|
||||
status:
|
||||
# measures overall project coverage
|
||||
project:
|
||||
default:
|
||||
threshold: 100% # how much decrease in coverage is needed to not consider success
|
||||
|
||||
# measures PR or single commit coverage
|
||||
patch:
|
||||
default:
|
||||
threshold: 100% # how much decrease in coverage is needed to not consider success
|
||||
|
||||
|
||||
# project: off
|
||||
# patch: off
|
||||
Reference in New Issue
Block a user