sh33dafi/jest-sonar

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.eslintrc.json
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/ci.yml
.github/workflows/codeql-analysis.yml
.github/workflows/gh-release.yml
.github/workflows/lock-closed-issue.yml
.github/workflows/pr-ci.yml
.github/workflows/release.yml
.gitignore
.npmignore
.nvmrc
.prettierrc.yaml
.releaserc
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
FAQ.md
LICENSE
README.md
__test__/jest-sonar.spec.js210
A
0 mins
__test__/reporter/__snapshots__/absolute-path-reporter.spec.js.snap
__test__/reporter/__snapshots__/relative-path-reporter.spec.js.snap
__test__/reporter/absolute-path-reporter.spec.js88
A
0 mins
__test__/reporter/relative-path-reporter.spec.js77
A
0 mins
commitlint.config.js6
A
0 mins
index.js3
A
0 mins
jest.config.js3
A
0 mins
package-lock.json
package.json
src/jest-sonar.js81
A
0 mins
A
100%
src/reporter/absolute-path-reporter.js10
A
0 mins
A
100%
src/reporter/abstract-reporter.js75
A
0 mins
A
97%
src/reporter/escape.js6
A
0 mins
A
100%
src/reporter/relative-path-reporter.js11
A
0 mins
A
100%