Hisun0/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/node.js.yml
.gitignore
.npmrc
Makefile
README.md
__fixtures__/expected/expected_flat_jsonFile.txt
__fixtures__/expected/expected_json_file.txt
__fixtures__/expected/expected_nested_jsonFile.txt
__fixtures__/expected/expected_nested_ymlFile.txt
__fixtures__/expected/expected_plain_file.txt
__fixtures__/expected/expected_plain_yml.txt
__fixtures__/expected/expected_ymlFile.txt
__fixtures__/test_files/file1.yml
__fixtures__/test_files/file2.yml
__fixtures__/test_files/flat_file1.json
__fixtures__/test_files/flat_file2.json
__fixtures__/test_files/nested_file1.json
__fixtures__/test_files/nested_file1.yml
__fixtures__/test_files/nested_file2.json
__fixtures__/test_files/nested_file2.yml
__fixtures__/test_files/nested_file3.yml
__fixtures__/test_files/nested_file4.yml
__tests__/gendiff.test.js55
A
0 mins
bin/gendiff.js14
A
0 mins
package-lock.json
package.json
src/diff.js10
A
0 mins
A
100%
src/formaters/index.js16
A
0 mins
A
100%
src/formaters/json.js2
A
0 mins
A
100%
src/formaters/plain.js42
A
0 mins
A
100%
src/formaters/stylish.js37
A
0 mins
A
100%
src/parsers/parse.js17
A
0 mins
A
100%
src/utils.js43
A
0 mins
A
100%