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

Implement verdi database integrity endpoints for links and nodes #2343

Conversation

sphuber
Copy link
Contributor

@sphuber sphuber commented Dec 12, 2018

Fixes #2326

These two new end points will scan the database for invalid links
and nodes, by running prepared SQL statements. If any violations
are found, they will be printed to the terminal. For now there
are no options implemented to apply a patch to remove the violations.

@coveralls
Copy link

coveralls commented Dec 12, 2018

Coverage Status

Coverage increased (+0.1%) to 68.103% when pulling 7aa104a on sphuber:fix_2326_verdi_database_integrity_nodes_links into 1673ec2 on aiidateam:provenance_redesign.

These two new end points will scan the database for invalid links
and nodes, by running prepared SQL statements. If any violations
are found, they will be printed to the terminal. For now there
are no options implemented to apply a patch to remove the violations.
@sphuber sphuber force-pushed the fix_2326_verdi_database_integrity_nodes_links branch from b8f9d98 to 7aa104a Compare December 12, 2018 10:41
@sphuber sphuber merged commit c87a0db into aiidateam:provenance_redesign Dec 12, 2018
@sphuber sphuber deleted the fix_2326_verdi_database_integrity_nodes_links branch December 12, 2018 11:25
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.

3 participants