anephenix/sarus

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