mirror of
https://github.com/galacean/engine.git
synced 2026-05-12 13:19:57 +08:00
14 lines
173 B
YAML
14 lines
173 B
YAML
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
target: 77%
|
|
patch:
|
|
default:
|
|
target: 60%
|
|
|
|
ignore:
|
|
- "e2e/**"
|
|
- "**/*.test.ts"
|
|
- "**/tests/**"
|