FoseFx/twitch-chatbot-boilerplate-core

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