Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error reporting improvements #41

Merged
merged 2 commits into from
Feb 12, 2021
Merged

Conversation

RickMoynihan
Copy link
Member

@RickMoynihan RickMoynihan commented Feb 12, 2021

e.g.

14 /Users/rick/repos/pmd-rdf-validations/pmd4/src/swirrl/validations/pmd4/SELECT_DatasetExactlyOneGraph.sparql: FAILED

| :count |                                                 :dataset |
|--------+----------------------------------------------------------|
|      9 |                       http://muttnik.gov/data/animals-ds |
|      2 |                       http://muttnik.gov/data/country-ds |
|      2 | http://muttnik.gov/data/two-dims-multigraph/observations |

It would be nice to improve these tables so the column order is the same as in the select query, however that is likely quite involved.

@RickMoynihan RickMoynihan merged commit 5ecc5fa into master Feb 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Some non validation errors such as timeouts raise an exception in the reporter
1 participant