Skip to content

Use new SQLite-based pytest fixtures for AiiDA >=2.6 #79

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 27 commits into
base: main
Choose a base branch
from

Conversation

danielhollas
Copy link
Collaborator

@danielhollas danielhollas commented Nov 19, 2024

Closes #70

Blocked on #85

@codecov-commenter
Copy link

codecov-commenter commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.90%. Comparing base (41c1a09) to head (11f3063).

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.
📢 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.

@danielhollas danielhollas force-pushed the sqlite-fixtures branch 2 times, most recently from a9a5f3a to 6b7edd5 Compare December 22, 2024 10:52
@danielhollas danielhollas changed the title Use new pytest fixtures with SQLite Use new pytest fixtures with SQLite for AiiDA >=2.6 Apr 26, 2025
@danielhollas danielhollas changed the title Use new pytest fixtures with SQLite for AiiDA >=2.6 Use new SQLite-based pytest fixtures for AiiDA >=2.6 Apr 26, 2025
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