mirror of
https://github.com/pion/webrtc.git
synced 2025-09-26 19:21:12 +08:00
Fix codecov config
Rename config file since .codecov.yml is ignored on codecov server. Remove unused field.
This commit is contained in:

committed by
Sean DuBois

parent
b9e14eade2
commit
974d2e2b5f
@@ -2,10 +2,10 @@ coverage:
|
||||
status:
|
||||
project:
|
||||
default:
|
||||
threshold: 2
|
||||
# Allow decreasing 2% of total coverage to avoid noise.
|
||||
threshold: 2%
|
||||
patch:
|
||||
default:
|
||||
against: parent
|
||||
target: 70%
|
||||
|
||||
ignore:
|
Reference in New Issue
Block a user