Add tree view and remove some features to simplify #50
Annotations
4 errors and 5 warnings
Namespace > create/remove/update doc inside the namespace:
src/drivers/saved-doc/saved-doc-actions.test.ts#L60
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Renamed Test"
Received: undefined
at Object.toBe (/home/runner/work/libsql-studio/libsql-studio/src/drivers/saved-doc/saved-doc-actions.test.ts:90:7)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
|
coverage
Error: The process '/opt/hostedtoolcache/node/20.16.0/x64/bin/npx' failed with exit code 1
Error: The process '/opt/hostedtoolcache/node/20.16.0/x64/bin/npx' failed with exit code 1
at wd._setResult (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:19186)
at wd.CheckComplete (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:18773)
at ChildProcess.<anonymous> (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:17765)
at ChildProcess.emit (node:events:519:28)
at maybeClose (node:internal/child_process:1105:16)
at ChildProcess._handle.onexit (node:internal/child_process:305:5)
|
coverage
Jest coverage report action failed
|
coverage
Process completed with exit code 1.
|
🌿 Branch is not covered:
src/drivers/saved-doc/saved-doc-actions.ts#L190
Warning! Not covered branch
|
🌿 Branch is not covered:
src/drivers/saved-doc/saved-doc-actions.ts#L191
Warning! Not covered branch
|
🧾 Statement is not covered:
src/lib/with-database-ops.ts#L66
Warning! Not covered statement
|
🧾 Statement is not covered:
src/lib/with-database-ops.ts#L93
Warning! Not covered statement
|
coverage
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|