aswi2020vldc-gitlab/templetes/node_modules/is-callable/.istanbul.yml @ 85a3bff3
1 | 3a515b92 | cagy | verbose: false |
---|---|---|---|
2 | instrumentation: |
||
3 | root: . |
||
4 | extensions: |
||
5 | - .js |
||
6 | - .jsx |
||
7 | default-excludes: true |
||
8 | excludes: [] |
||
9 | variable: __coverage__ |
||
10 | compact: true |
||
11 | preserve-comments: false |
||
12 | complete-copy: false |
||
13 | save-baseline: false |
||
14 | baseline-file: ./coverage/coverage-baseline.raw.json |
||
15 | include-all-sources: false |
||
16 | include-pid: false |
||
17 | es-modules: false |
||
18 | auto-wrap: false |
||
19 | reporting: |
||
20 | print: summary |
||
21 | reports: |
||
22 | - html |
||
23 | dir: ./coverage |
||
24 | summarizer: pkg |
||
25 | report-config: {} |
||
26 | watermarks: |
||
27 | statements: [50, 80] |
||
28 | functions: [50, 80] |
||
29 | branches: [50, 80] |
||
30 | lines: [50, 80] |
||
31 | hooks: |
||
32 | hook-run-in-context: false |
||
33 | post-require-hook: null |
||
34 | handle-sigint: false |
||
35 | check: |
||
36 | global: |
||
37 | statements: 100 |
||
38 | lines: 100 |
||
39 | branches: 100 |
||
40 | functions: 100 |
||
41 | excludes: [] |
||
42 | each: |
||
43 | statements: 100 |
||
44 | lines: 100 |
||
45 | branches: 100 |
||
46 | functions: 100 |
||
47 | excludes: [] |