mirror of
https://github.com/pion/webrtc.git
synced 2025-12-24 11:51:03 +08:00
14 lines
226 B
YAML
14 lines
226 B
YAML
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
# Allow decreasing 2% of total coverage to avoid noise.
|
|
threshold: 2%
|
|
patch:
|
|
default:
|
|
target: 70%
|
|
|
|
ignore:
|
|
- "examples/*"
|
|
- "examples/**/*"
|