.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.js | 210 | 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.js | 88 | A 0 mins |
|
__test__/reporter/relative-path-reporter.spec.js | 77 | A 0 mins |
|
commitlint.config.js | 6 | A 0 mins |
|
index.js | 3 | A 0 mins |
|
jest.config.js | 3 | A 0 mins |
|
package-lock.json | |
|
|
package.json | |
|
|
src/jest-sonar.js | 81 | A 0 mins | A 100% |
src/reporter/absolute-path-reporter.js | 10 | A 0 mins | A 100% |
src/reporter/abstract-reporter.js | 75 | A 0 mins | A 97% |
src/reporter/escape.js | 6 | A 0 mins | A 100% |
src/reporter/relative-path-reporter.js | 11 | A 0 mins | A 100% |