Skip to content

Implement verdi database integrity endpoints for links and nodes#2343

Merged
sphuber merged 1 commit into
aiidateam:provenance_redesignfrom
sphuber:fix_2326_verdi_database_integrity_nodes_links
Dec 12, 2018
Merged

Implement verdi database integrity endpoints for links and nodes#2343
sphuber merged 1 commit into
aiidateam:provenance_redesignfrom
sphuber:fix_2326_verdi_database_integrity_nodes_links

Conversation

@sphuber
Copy link
Copy Markdown
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
Copy Markdown

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