boonya/rtsp-video-recorder

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