Skip to content

Fix blocking bug on new SQLAlchemy migration tests#2405

Merged
ConradJohnston merged 1 commit into
aiidateam:provenance_redesignfrom
giovannipizzi:fix_sqlalchemy_migration_tests
Jan 21, 2019
Merged

Fix blocking bug on new SQLAlchemy migration tests#2405
ConradJohnston merged 1 commit into
aiidateam:provenance_redesignfrom
giovannipizzi:fix_sqlalchemy_migration_tests

Conversation

@giovannipizzi
Copy link
Copy Markdown
Member

The problem was that the session was not properly closed.
I am also moving some logic around and having a couple of
useful methods that are reused in all tests.

This fixes #2404

The problem was that the session was not properly closed.
I am also moving some logic around and having a couple of
useful methods that are reused in all tests.
Copy link
Copy Markdown
Contributor

@ConradJohnston ConradJohnston left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.03%) to 69.6% when pulling 982bcea on giovannipizzi:fix_sqlalchemy_migration_tests into be717b6 on aiidateam:provenance_redesign.

@ConradJohnston ConradJohnston merged commit c61f212 into aiidateam:provenance_redesign Jan 21, 2019
@giovannipizzi giovannipizzi deleted the fix_sqlalchemy_migration_tests branch April 16, 2019 10:41
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