omarandstuff/desplega-api

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.editorconfig
.eslintignore
.gitignore
.npmignore
.prettierrc.json
.travis.yml
LICENSE.md
README.md
media/desplega-logo.png
package.json
tsconfig.distribution.json
tsconfig.json
yarn.lock
.eslintrc.js16
jest.config.js6
src/ConsoleLogger.ts278
src/Local.ts31
src/LocalStep.ts16
src/LocalStep.types.ts8
src/Parser.ts104
A
1 hr
src/Parser.types.ts26
src/Pipeline.ts130
B
5 hrs
src/Pipeline.types.ts33
src/PipelineLogger.ts58
src/Printer.ts130
src/Printer.types.ts8
src/Processor.ts9
src/Processor.types.ts6
src/Remote.ts129
src/Remote.types.ts1
src/RemoteStep.ts27
src/RemoteStep.types.ts9
src/Step.ts87
src/Step.types.ts6
src/Virtual.ts44
src/Virtual.types.ts3
src/VirtualStep.ts13
src/VirtualStep.types.ts7
src/index.ts16