35 lines
2.2 KiB
Plaintext
35 lines
2.2 KiB
Plaintext
|
|
> rentaldrivego-web@0.3.0 test:unit
|
|
> vitest run --coverage
|
|
|
|
|
|
[1m[30m[46m RUN [49m[39m[22m [36mv4.1.9 [39m[90m/mnt/data/phase12_work/RentalDriveGo[39m
|
|
[2mCoverage enabled with [22m[33mv8[39m
|
|
|
|
[32m✓[39m tests/unit/theme.test.ts [2m([22m[2m2 tests[22m[2m)[22m[32m 4[2mms[22m[39m
|
|
[32m✓[39m tests/unit/csp.test.ts [2m([22m[2m2 tests[22m[2m)[22m[32m 6[2mms[22m[39m
|
|
[32m✓[39m tests/unit/format.test.ts [2m([22m[2m3 tests[22m[2m)[22m[32m 79[2mms[22m[39m
|
|
[32m✓[39m tests/unit/localization.test.ts [2m([22m[2m5 tests[22m[2m)[22m[32m 9[2mms[22m[39m
|
|
[32m✓[39m tests/unit/components/actions.test.tsx [2m([22m[2m3 tests[22m[2m)[22m[32m 234[2mms[22m[39m
|
|
[32m✓[39m tests/unit/components/evidence.test.tsx [2m([22m[2m3 tests[22m[2m)[22m[32m 217[2mms[22m[39m
|
|
[32m✓[39m tests/unit/components/forms.test.tsx [2m([22m[2m2 tests[22m[2m)[22m[32m 224[2mms[22m[39m
|
|
[32m✓[39m tests/unit/components/controls.test.tsx [2m([22m[2m2 tests[22m[2m)[22m[32m 297[2mms[22m[39m
|
|
|
|
[2m Test Files [22m [1m[32m8 passed[39m[22m[90m (8)[39m
|
|
[2m Tests [22m [1m[32m22 passed[39m[22m[90m (22)[39m
|
|
[2m Start at [22m 22:37:18
|
|
[2m Duration [22m 9.12s[2m (transform 2.44s, setup 7.11s, import 3.02s, tests 1.07s, environment 48.19s)[22m
|
|
|
|
[34m % [39m[2mCoverage report from [22m[33mv8[39m
|
|
--------------|---------|----------|---------|---------|-------------------
|
|
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
|
|
--------------|---------|----------|---------|---------|-------------------
|
|
All files | 92.4 | 86.04 | 95.45 | 92.64 |
|
|
localization | 90.9 | 82.75 | 94.11 | 91.07 |
|
|
config.ts | 90.9 | 82.75 | 94.11 | 91.07 | 58,67,89,112,127
|
|
security | 100 | 100 | 100 | 100 |
|
|
csp.ts | 100 | 100 | 100 | 100 |
|
|
theme | 100 | 87.5 | 100 | 100 |
|
|
config.ts | 100 | 87.5 | 100 | 100 | 18
|
|
--------------|---------|----------|---------|---------|-------------------
|