Use new SQLite-based pytest fixtures for AiiDA >=2.6#79
Draft
danielhollas wants to merge 27 commits into
Draft
Conversation
63d51d9 to
984bfd2
Compare
984bfd2 to
a947d53
Compare
cddf0b2 to
e725cf9
Compare
e725cf9 to
6b8b368
Compare
54ab55d to
d283ca6
Compare
d283ca6 to
1eaca43
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #79 +/- ##
==========================================
+ Coverage 92.82% 92.90% +0.07%
==========================================
Files 9 9
Lines 460 465 +5
==========================================
+ Hits 427 432 +5
Misses 33 33 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
a9a5f3a to
6b7edd5
Compare
6b7edd5 to
08d25f1
Compare
583bcb9 to
e1f22f7
Compare
cbb0dfa to
a6498a7
Compare
a6498a7 to
3c34c09
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #70
Blocked on #85