FoseFx/twitch-chatbot-boilerplate-core

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.env.example
.eslintignore
.eslintrc.json
.github/images/header.png
.github/workflows/nodejs.yml
.github/workflows/release.yml
.gitignore
.jest/preload.js7
A
0 mins
.jest/utils.js8
A
0 mins
.mergify.yml
.nojekyll
.npmignore
.prettierrc
LICENSE
README.md
__tests__/core/bot/bot.test.ts186
A
0 mins
__tests__/core/core.test.ts56
A
0 mins
__tests__/core/env.test.ts24
A
0 mins
__tests__/core/server/auth.test.ts183
A
0 mins
__tests__/core/server/routes.test.ts202
A
0 mins
__tests__/core/server/server.test.ts70
A
0 mins
__tests__/core/server/util.test.ts177
A
0 mins
__tests__/core/setup.test.ts83
A
0 mins
jest.config.js10
A
0 mins
package-lock.json
package.json
src/core/bot/bot.ts123
A
0 mins
B
86%
src/core/core.ts79
A
1 hr
A
92%
src/core/env.ts24
A
0 mins
A
100%
src/core/event.ts23
A
0 mins
C
71%
src/core/server/auth.ts123
A
0 mins
A
100%
src/core/server/routes.ts152
A
2 hrs
A
90%
src/core/server/server.ts20
A
0 mins
A
100%
src/core/server/server.types.ts40
A
0 mins
src/core/server/util.ts116
A
0 mins
A
97%
src/core/setup.ts84
A
0 mins
A
100%
src/core/util.ts6
A
0 mins
A
100%
tsconfig.json
tsconfig.release.json
typedoc.json