elen-oz/frontend-project-46

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.eslintrc.yml
.github/workflows/README.md
.github/workflows/hexlet-check.yml
.github/workflows/linter&jest.yml
.gitignore
.npmrc
Makefile
README.md
__fixtures__/expectedResult_json.txt
__fixtures__/expectedResult_plain.txt
__fixtures__/expectedResult_stylish.txt
__fixtures__/file1.json
__fixtures__/file1.yml
__fixtures__/file2.json
__fixtures__/file2.yml
__fixtures__/testFile1.json
__fixtures__/testFile2.json
__tests__/index.test.js25
A
0 mins
bin/gendiff.js15
A
0 mins
package-lock.json
package.json
src/formatters/index.js15
A
0 mins
B
80%
src/formatters/json.js2
A
0 mins
A
100%
src/formatters/plain.js32
A
0 mins
A
94%
src/formatters/stylish.js47
A
0 mins
A
95%
src/getDifference.js33
A
1 hr
A
100%
src/index.js18
A
0 mins
A
100%
src/parsers.js14
A
0 mins
D
66%