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

QueryBuilder: Fix type bugs for PostgreSQL backend #6658

Merged
merged 1 commit into from
Dec 10, 2024

fix type bugs in psql query builder

854545e
Select commit
Loading
Failed to load commit list.
Merged

QueryBuilder: Fix type bugs for PostgreSQL backend #6658

fix type bugs in psql query builder
854545e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 10, 2024 in 0s

11.12% of diff hit (target 77.93%)

View this Pull Request on Codecov

11.12% of diff hit (target 77.93%)

Annotations

Check warning on line 666 in src/aiida/storage/psql_dos/orm/querybuilder/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/storage/psql_dos/orm/querybuilder/main.py#L664-L666

Added lines #L664 - L666 were not covered by tests

Check warning on line 671 in src/aiida/storage/psql_dos/orm/querybuilder/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/storage/psql_dos/orm/querybuilder/main.py#L669-L671

Added lines #L669 - L671 were not covered by tests

Check warning on line 676 in src/aiida/storage/psql_dos/orm/querybuilder/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/aiida/storage/psql_dos/orm/querybuilder/main.py#L675-L676

Added lines #L675 - L676 were not covered by tests