Skip to content

Commit 5924947

Browse files
feat: add PSModule.yml for invalid percent target test scenario
1 parent 988ea7a commit 5924947

2 files changed

Lines changed: 22 additions & 172 deletions

File tree

tests/Settings.json

Lines changed: 0 additions & 172 deletions
This file was deleted.
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
Name: PSModuleTest
2+
Test:
3+
SourceCode:
4+
Skip: true
5+
PSModule:
6+
Linux:
7+
Skip: true
8+
Module:
9+
Skip: false
10+
CodeCoverage:
11+
PercentTarget: 101
12+
Publish:
13+
AutoCleanup: false
14+
Linter:
15+
env:
16+
VALIDATE_BIOME_FORMAT: false
17+
VALIDATE_BIOME_LINT: false
18+
VALIDATE_GITHUB_ACTIONS_ZIZMOR: false
19+
VALIDATE_JSCPD: false
20+
VALIDATE_JSON_PRETTIER: false
21+
VALIDATE_MARKDOWN_PRETTIER: false
22+
VALIDATE_YAML_PRETTIER: false

0 commit comments

Comments
 (0)