onedealmaker/backend-project-lvl2

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.eslintignore
.eslintrc.yml
.github/workflows/README.md
.github/workflows/hexlet-check.yml
.github/workflows/nodejs.yml
.gitignore
.npmrc
Makefile
README.md
__fixtures__/after.ini
__fixtures__/after.json
__fixtures__/after.yaml
__fixtures__/before.ini
__fixtures__/before.json
__fixtures__/before.yml
__fixtures__/resultJSON.txt
__fixtures__/resultPlain.txt
__fixtures__/resultStylish.txt
__tests__/index.test.js26
A
0 mins
bin/gendiff.js15
A
0 mins
package-lock.json
package.json
src/diffBuilder.js32
A
1 hr
A
100%
src/formatters/index.js6
A
0 mins
A
100%
src/formatters/json.js2
A
0 mins
A
100%
src/formatters/plain.js32
A
0 mins
A
100%
src/formatters/stylish.js32
A
0 mins
A
97%
src/index.js17
A
0 mins
A
100%
src/parsers.js9
A
0 mins
A
100%