Files
pole-book/server/node_modules/plop/.turbo/turbo-test.log

49 lines
3.1 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
> plop@4.0.0 test:instrument
> nyc instrument ./bin ./instrumented/bin && nyc instrument ./src ./instrumented/src && cp package.json ./instrumented
Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db
Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db
Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
> plop@4.0.0 vitest
> vitest run
 RUN  v1.1.0 C:/Users/crutchcorn/git/Plop/plop/packages/plop
✓ tests/typescript.spec.js  (1 test) 2806ms
✓ tests/action-failure.spec.js  (1 test) 2932ms
✓ tests/actions.spec.js  (6 tests | 4 skipped) 6462ms
✓ tests/esm.spec.js  (4 tests) 11837ms
✓ tests/wrapper.spec.js  (5 tests) 14946ms
✓ tests/input-processing.spec.js  (16 tests | 1 skipped) 38264ms
 Test Files  6 passed (6)
 Tests  28 passed | 5 todo (33)
 Start at  14:27:42
 Duration  39.24s (transform 133ms, setup 652ms, collect 239ms, tests 77.25s, environment 4ms, prepare 1.43s)
----------------------|---------|----------|---------|---------|--------------------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------------------|---------|----------|---------|---------|--------------------------------
All files | 15.66 | 14.91 | 8.1 | 16.56 |
bin | 100 | 100 | 100 | 100 |
plop.js | 100 | 100 | 100 | 100 |
src | 13.58 | 13.39 | 5.55 | 14.37 |
bypass.js | 0 | 0 | 0 | 0 | 14-69
console-out.js | 14.28 | 0 | 0 | 15 | 9-110,122-123
input-processing.js | 26.08 | 37.14 | 14.28 | 27.9 | 17-55,68-69,74-80,88-89,98-101
plop.js | 10.29 | 5 | 8.33 | 10.6 | 51-171
----------------------|---------|----------|---------|---------|--------------------------------
=============================== Coverage summary ===============================
Statements : 15.66% ( 26/166 )
Branches : 14.91% ( 17/114 )
Functions : 8.1% ( 3/37 )
Lines : 16.56% ( 26/157 )
================================================================================