Skip to content

Add functionality to delete individual Log entries to collection#2369

Merged
sphuber merged 1 commit into
aiidateam:provenance_redesignfrom
sphuber:fix_2368_orm_delete_single_log
Jan 8, 2019
Merged

Add functionality to delete individual Log entries to collection#2369
sphuber merged 1 commit into
aiidateam:provenance_redesignfrom
sphuber:fix_2368_orm_delete_single_log

Conversation

@sphuber
Copy link
Copy Markdown
Contributor

@sphuber sphuber commented Jan 7, 2019

Fixes #2368

Also fixed a bug in the delete method of the AuthInfo and Comment
collections that were not caught because there were no tests. If the
entry that was asked to be deleted did not exist, no exception was
raised, however, that was expected by the implementation.

@sphuber sphuber requested a review from muhrin January 7, 2019 11:28
@coveralls
Copy link
Copy Markdown

coveralls commented Jan 7, 2019

Coverage Status

Coverage increased (+7.1%) to 68.937% when pulling a12e356 on sphuber:fix_2368_orm_delete_single_log into 9cee73f on aiidateam:provenance_redesign.

@sphuber sphuber force-pushed the fix_2368_orm_delete_single_log branch from 1bfeaf4 to 6b876a5 Compare January 7, 2019 11:55
Also fixed a bug in the `delete` method of the `AuthInfo` and `Comment`
collections that were not caught because there were no tests. If the
entry that was asked to be deleted did not exist, no exception was
raised, however, that was expected by the implementation.
@sphuber sphuber force-pushed the fix_2368_orm_delete_single_log branch from 6b876a5 to a12e356 Compare January 8, 2019 10:43
@sphuber sphuber merged commit 6c1117a into aiidateam:provenance_redesign Jan 8, 2019
@sphuber sphuber deleted the fix_2368_orm_delete_single_log branch January 8, 2019 11:18
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