Skip to content

Switch to SQLite-based aiida-core fixtures#99

Open
danielhollas wants to merge 7 commits intomainfrom
sqlite-only
Open

Switch to SQLite-based aiida-core fixtures#99
danielhollas wants to merge 7 commits intomainfrom
sqlite-only

Conversation

@danielhollas
Copy link
Copy Markdown
Collaborator

@danielhollas danielhollas commented Apr 28, 2025

This bumps minimum AiiDA version to 2.6.
The switch to SQLite is in the first commit, the rest is just cleaning up code that supported older AiiDA versions.

Alternative to #79

Closes #79. Fixes #70

Bumps minimum AiiDA version to 2.6
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.65%. Comparing base (2eeca56) to head (40b792c).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #99      +/-   ##
==========================================
- Coverage   92.82%   92.65%   -0.18%     
==========================================
  Files           9        9              
  Lines         460      449      -11     
==========================================
- Hits          427      416      -11     
  Misses         33       33              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

Switch to new aiida-core pytest fixtures with SQLite backend

2 participants