boonya/rtsp-video-recorder

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.eslintignore
.eslintrc.js34
A
0 mins
.github/dependabot.yml
.github/workflows/publish.yml
.github/workflows/push.yml
.github/workflows/release.yml
.github/workflows/test-coverage.yml
.github/workflows/verify.yml
.gitignore
.nvmrc
.vscode/extensions.json
CHANGELOG.md
LICENSE
README.md
docs/examples/express/index.js31
A
0 mins
docs/examples/express/package-lock.json
docs/examples/express/package.json
example.ts100
A
0 mins
jest.config.js8
A
0 mins
package-lock.json
package.json
src/error.ts12
A
0 mins
A
100%
src/helpers/directoryExists.spec.ts17
A
0 mins
src/helpers/directoryExists.ts15
A
0 mins
A
100%
src/helpers/playlistName.spec.ts10
A
0 mins
src/helpers/playlistName.ts14
A
0 mins
A
100%
src/helpers/segmentTime.spec.ts9
A
55 mins
src/helpers/segmentTime.ts30
A
0 mins
A
95%
src/helpers/sizeThreshold.spec.ts9
A
55 mins
src/helpers/sizeThreshold.ts30
A
0 mins
A
95%
src/helpers/space.spec.ts10
A
0 mins
src/helpers/space.ts23
A
0 mins
B
88%
src/recorder.spec.ts43
A
0 mins
src/recorder.ts176
A
0 mins
A
98%
src/types.ts38
A
0 mins
A
100%
src/validators.spec.ts65
A
0 mins
src/validators.ts83
C
1 day
A
100%
tsconfig.eslint.json
tsconfig.example.json
tsconfig.json