mirror of
https://github.com/home-assistant/iOS.git
synced 2025-12-10 13:22:23 -06:00
21 lines
351 B
YAML
21 lines
351 B
YAML
coverage:
|
|
status:
|
|
project:
|
|
shared:
|
|
paths:
|
|
- Sources/Shared
|
|
threshold: 5%
|
|
app:
|
|
paths:
|
|
- Sources/App
|
|
informational: true
|
|
patch:
|
|
default:
|
|
informational: true
|
|
ignore:
|
|
- Sources/Shared/Resources
|
|
- Sources/App/Resources
|
|
- Sources/SharedTesting
|
|
- Tests
|
|
- Pods
|