mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-09 17:31:47 +09:00
Dactyloidae iOS initial commit
This commit is contained in:
parent
daa6179d22
commit
7154a0497e
2123 changed files with 197052 additions and 0 deletions
23
mobile/ios/codecov.yml
Normal file
23
mobile/ios/codecov.yml
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
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/.*"
|
||||
Loading…
Add table
Add a link
Reference in a new issue