micgro42/wikidataShExValidator

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.browserslistrc
.eslintrc.js31
A
0 mins
.github/workflows/build-and-deploy.yml
.github/workflows/test-and-lint.yml
.gitignore
.husky/pre-commit
.nvmrc
.prettierrc.yml
LICENSE
README.md
babel.config.js3
A
0 mins
jest.config.js26
A
0 mins
package.json
postcss.config.js5
A
0 mins
public/favicon.ico
public/index.html
sonar-project.properties
src/EntityValidator/EntityValidator.ts53
A
0 mins
src/EntityValidator/EntityValidatorRequest.ts15
A
0 mins
src/EntityValidator/EntityValidatorResponse.ts9
A
0 mins
src/Presentation/App.vue
src/Presentation/assets/logo.png
src/Presentation/components/EntityListItem.vue
src/Presentation/components/QueryInput.vue
src/Presentation/components/QueryResult.vue
src/Presentation/components/QueryWrapper.vue
src/Presentation/components/SchemaIdInput.vue
src/Presentation/components/SchemaSection.vue
src/Presentation/components/ShExCErrors.vue
src/Presentation/components/ShExCStatusIcon.vue
src/Presentation/components/ShExCView.vue
src/Presentation/router.ts6
A
0 mins
src/ShExCParser/ShExCParser.ts27
A
0 mins
src/ShExCParser/ShExCParserRequest.ts10
A
0 mins
src/ShExCParser/ShExCParserResponse.ts21
A
0 mins
src/SparqlFetcher/SparqlFetcher.ts53
A
0 mins
src/SparqlFetcher/SparqlFetcherRequest.ts7
A
0 mins
src/SparqlFetcher/SparqlFetcherResponse.ts7
A
0 mins
src/Store/EntityInterface.ts8
A
0 mins
src/Store/ShExCStatus.ts8
A
0 mins
src/Store/StateInterface.ts15
A
0 mins
src/Store/ValidationStatus.ts4
A
0 mins
src/Store/actions.ts103
A
3 hrs
src/Store/store.ts82
A
0 mins
src/main.ts12
A
0 mins
tsconfig.json
vue.config.js4
A
0 mins
yarn.lock