bdnvsy/frontend-project-lvl2

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.eslintrc.yml
.github/workflows/README.md
.github/workflows/hexlet-check.yml
.github/workflows/nodejs.yml
.gitignore
.npmrc
Makefile
README.md
__tests__/__fixtures__/file1.json
__tests__/__fixtures__/file1.yml
__tests__/__fixtures__/file2.json
__tests__/__fixtures__/file2.yaml
__tests__/__fixtures__/json
__tests__/__fixtures__/plain
__tests__/__fixtures__/stylish
__tests__/index.test.js21
A
0 mins
bin/gendiff.js12
A
0 mins
package-lock.json
package.json
src/diffTree.js25
A
1 hr
A
100%
src/formatters/index.js14
A
0 mins
A
93%
src/formatters/plain.js35
A
0 mins
A
97%
src/formatters/stylish.js45
A
0 mins
A
100%
src/index.js13
A
0 mins
A
100%
src/parsers.js13
A
0 mins
B
86%