mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-22 20:33:10 +09:00
23 lines
435 B
YAML
23 lines
435 B
YAML
coverage:
|
|
precision: 0
|
|
round: down
|
|
status:
|
|
project:
|
|
default:
|
|
threshold: 100
|
|
if_no_uploads: success
|
|
if_not_found: success
|
|
if_ci_failed: success
|
|
patch:
|
|
default:
|
|
enabled: no
|
|
threshold: 30
|
|
if_no_uploads: success
|
|
if_not_found: success
|
|
if_ci_failed: success
|
|
changes: no
|
|
comment: false
|
|
ignore:
|
|
- "UITests/.*"
|
|
- "XCUITests/.*"
|
|
- "ThirdParty/.*"
|