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/patch failed Feb 2, 2025 in 0s

72.98% of diff hit (target 78.09%)

View this Pull Request on Codecov

72.98% of diff hit (target 78.09%)

Annotations

Check warning on line 175 in src/aiida/storage/psql_dos/migrator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/storage/psql_dos/migrator.py#L175

Added line #L175 was not covered by tests

Check warning on line 204 in src/aiida/storage/psql_dos/migrator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/storage/psql_dos/migrator.py#L203-L204

Added lines #L203 - L204 were not covered by tests

Check warning on line 206 in src/aiida/storage/psql_dos/migrator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/storage/psql_dos/migrator.py#L206

Added line #L206 was not covered by tests

Check warning on line 208 in src/aiida/storage/psql_dos/migrator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/storage/psql_dos/migrator.py#L208

Added line #L208 was not covered by tests

Check warning on line 86 in src/aiida/storage/sqlite_dos/backend.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/storage/sqlite_dos/backend.py#L86

Added line #L86 was not covered by tests

Check warning on line 289 in src/aiida/storage/sqlite_dos/backend.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/storage/sqlite_dos/backend.py#L288-L289

Added lines #L288 - L289 were not covered by tests

Check warning on line 295 in src/aiida/storage/sqlite_dos/backend.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/storage/sqlite_dos/backend.py#L294-L295

Added lines #L294 - L295 were not covered by tests