All checks were successful
JaCoCo Coverage #### Project Overview
No changes detected, that affect the code coverage.
* Line Coverage: 61.88% (17291/27941)
* Branch Coverage: 52.91% (6692/12647)
* Lines of Code: 27941
* Cyclomatic Complexity: 11191
#### Quality Gates Summary
Output truncated.
Test / Build skipped: 11, passed: 577
Intrepid/Prometeu/Studio/pipeline/head This commit looks good
Intrepid/Prometeu/Studio/pipeline/pr-master This commit looks good
38 lines
388 B
Plaintext
38 lines
388 B
Plaintext
# Dependencies
|
|
node_modules/
|
|
|
|
# Build output
|
|
out/
|
|
dist/
|
|
|
|
# VS Code package output
|
|
*.vsix
|
|
|
|
# TypeScript
|
|
*.tsbuildinfo
|
|
|
|
# Logs
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
pnpm-debug.log*
|
|
|
|
# Test / coverage
|
|
coverage/
|
|
.vscode-test/
|
|
|
|
# Environment / local config
|
|
.env
|
|
.env.*
|
|
!.env.example
|
|
|
|
# OS files
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Editor local state
|
|
.vscode/settings.json
|
|
.vscode/*.log
|
|
|
|
# AI
|
|
debug |