ErnestMazurin/object-diff-ast

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.eslintignore
.eslintrc.js23
A
0 mins
.gitignore
.prettierrc.js7
A
0 mins
.travis.yml
README.md
__tests__/__fixtures__/after.ini
__tests__/__fixtures__/after.json
__tests__/__fixtures__/after.unsupported
__tests__/__fixtures__/after.yaml
__tests__/__fixtures__/before.ini
__tests__/__fixtures__/before.json
__tests__/__fixtures__/before.unsupported
__tests__/__fixtures__/before.yaml
__tests__/__fixtures__/expected.json
__tests__/bin/getdiff.test.ts29
A
0 mins
__tests__/getConfigDiff.test.ts23
A
0 mins
__tests__/getDiff.test.ts341
C
1 day
__tests__/renderers.test.ts285
C
1 day
__tests__/utils.test.ts63
A
0 mins
package.json
src/bin/getdiff.ts12
A
0 mins
src/getConfigDiff.ts17
A
0 mins
A
100%
src/getDiff.ts28
A
30 mins
A
100%
src/index.ts4
A
0 mins
A
100%
src/parsers.ts12
A
0 mins
A
100%
src/renderers/complex.ts54
A
45 mins
A
100%
src/renderers/index.ts18
A
0 mins
A
100%
src/renderers/json.ts2
A
0 mins
A
100%
src/renderers/plain.ts30
A
30 mins
A
100%
src/types.ts31
A
0 mins
src/utils.ts27
A
0 mins
A
100%
tsconfig.eslint.json
tsconfig.json
yarn.lock