stoplightio/yaml

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
src/parseWithPointers.ts515
B
5 hrs
B
89%
src/getJsonPathForPosition.ts97
A
0 mins
A
92%
src/getLocationForJsonPath.ts147
A
2 hrs
A
94%
src/dereferenceAnchor.ts39
A
0 mins
A
95%
src/buildJsonPath.ts36
A
0 mins
A
100%
src/lineForPosition.ts27
A
1 hr
A
100%
src/parse.ts2
A
0 mins
A
100%
src/safeStringify.ts3
A
0 mins
A
100%
src/trapAccess.ts8
A
0 mins
A
100%
src/utils.ts1
A
0 mins
A
100%
.circleci/config.yml
.codeclimate.yml
.gitignore
LICENSE
README.md
package.json
tsconfig.build.json
tsconfig.json
tslint.json
yarn.lock
jest.config.js3
src/consts.ts4
src/index.ts10
src/types.ts47