boonya/rtsp-video-recorder

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
src/helpers/space.ts23
A
0 mins
B
88%
src/helpers/segmentTime.ts30
A
0 mins
A
95%
src/helpers/sizeThreshold.ts30
A
0 mins
A
95%
src/recorder.ts176
A
0 mins
A
98%
src/error.ts12
A
0 mins
A
100%
src/helpers/directoryExists.ts15
A
0 mins
A
100%
src/helpers/playlistName.ts14
A
0 mins
A
100%
src/types.ts38
A
0 mins
A
100%
src/validators.ts83
C
1 day
A
100%
test/helpers.ts
A
100%
.editorconfig
.eslintignore
.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/package-lock.json
docs/examples/express/package.json
package-lock.json
package.json
tsconfig.eslint.json
tsconfig.example.json
tsconfig.json
.eslintrc.js34
docs/examples/express/index.js31
jest.config.js8
example.ts100
src/helpers/directoryExists.spec.ts17
src/helpers/playlistName.spec.ts10
src/helpers/segmentTime.spec.ts9
A
55 mins
src/helpers/sizeThreshold.spec.ts9
A
55 mins
src/helpers/space.spec.ts10
src/recorder.spec.ts43