anephenix/sarus

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/dependabot.yml
.github/workflows/codeql-analysis.yml
.github/workflows/node.js.yml
.github/workflows/prettier.yml
.gitignore
BACKGROUND.md
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
FUTURE.md
LICENSE
README.md
SECURITY.md
TODO.md
__tests__/helpers/delay.ts3
A
0 mins
A
100%
__tests__/index/connectionOptions.test.ts48
A
0 mins
__tests__/index/dataTransformers.test.ts24
A
0 mins
__tests__/index/disconnect.test.ts30
A
0 mins
__tests__/index/eventListeners.test.ts188
C
7 hrs
__tests__/index/messageQueue.test.ts125
A
0 mins
__tests__/index/reconnectivity.test.ts48
A
0 mins
__tests__/index/retryConnectionDelay.test.ts58
A
0 mins
__tests__/index/send.test.ts13
A
0 mins
__tests__/index/state.test.ts42
A
0 mins
jest.config.js10
A
0 mins
package-lock.json
package.json
src/index.ts271
B
5 hrs
A
98%
src/lib/constants.ts15
A
0 mins
A
100%
src/lib/dataTransformer.ts5
A
0 mins
A
100%
src/lib/validators.ts14
A
0 mins
tsconfig.json