Files
webrtc/codecov.yml
Pion 9d0d1e8e2e Update CI configs to v0.1.3
Update lint scripts and CI configs.
2020-01-23 19:30:57 -05:00

20 lines
346 B
YAML

#
# DO NOT EDIT THIS FILE DIRECTLY
#
# It is automatically copied from https://github.com/pion/.goassets repository.
#
coverage:
status:
project:
default:
# Allow decreasing 2% of total coverage to avoid noise.
threshold: 2%
patch:
default:
target: 70%
ignore:
- "examples/*"
- "examples/**/*"