Skip to content
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

Enforce context usage of Container within migrator #6741

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

[pre-commit.ci] auto fixes from pre-commit.com hooks

17ef54f
Select commit
Loading
Failed to load commit list.
Draft

Enforce context usage of Container within migrator #6741

[pre-commit.ci] auto fixes from pre-commit.com hooks
17ef54f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 2, 2025 in 0s

21.23% (-56.86%) compared to 208d6a9

View this Pull Request on Codecov

21.23% (-56.86%) compared to 208d6a9

Details

Codecov Report

Attention: Patch coverage is 72.97297% with 10 lines in your changes missing coverage. Please review.

Project coverage is 21.23%. Comparing base (208d6a9) to head (17ef54f).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/aiida/storage/psql_dos/migrator.py 75.00% 5 Missing ⚠️
src/aiida/storage/sqlite_dos/backend.py 64.29% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #6741       +/-   ##
===========================================
- Coverage   78.09%   21.23%   -56.86%     
===========================================
  Files         564      564               
  Lines       42544    42558       +14     
===========================================
- Hits        33219     9031    -24188     
- Misses       9325    33527    +24202     

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