Alex91russ/project-lvl2-s487

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.eslintignore
.eslintrc.yml
.gitignore
.travis.yml
Makefile
README.md
__tests__/__fixtures__/ini/after.ini
__tests__/__fixtures__/ini/afterWithAttachments.ini
__tests__/__fixtures__/ini/before.ini
__tests__/__fixtures__/ini/beforeWithAttachments.ini
__tests__/__fixtures__/json/after.json
__tests__/__fixtures__/json/afterWithAttachments.json
__tests__/__fixtures__/json/before.json
__tests__/__fixtures__/json/beforeWithAttachments.json
__tests__/__fixtures__/results/result.txt
__tests__/__fixtures__/results/resultJson.txt
__tests__/__fixtures__/results/resultJsonIni.txt
__tests__/__fixtures__/results/resultJsonWithAttachments.txt
__tests__/__fixtures__/results/resultJsonWithAttachmentsIni.txt
__tests__/__fixtures__/results/resultPlain.txt
__tests__/__fixtures__/results/resultPlainWithAttachments.txt
__tests__/__fixtures__/results/resultWithAttachments.txt
__tests__/__fixtures__/yml/after.yml
__tests__/__fixtures__/yml/afterWithAttachments.yml
__tests__/__fixtures__/yml/before.yml
__tests__/__fixtures__/yml/beforeWithAttachments.yml
__tests__/gendiff.test.js37
A
0 mins
babel.config.js11
A
0 mins
package-lock.json
package.json
src/ast.js62
A
2 hrs
src/bin/gendiff.js14
A
0 mins
src/formatters/index.js9
A
0 mins
src/formatters/plain.js47
A
3 hrs
src/formatters/tree.js52
A
3 hrs
src/index.js11
A
0 mins
src/parsers.js14
A
0 mins