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

improve query cancellation logic for server #1067

Closed
wants to merge 2 commits into from

debug print

087c097
Select commit
Loading
Failed to load commit list.
Closed

improve query cancellation logic for server #1067

debug print
087c097
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 5, 2024 in 1s

70.58% of diff hit (target 89.54%)

View this Pull Request on Codecov

70.58% of diff hit (target 89.54%)

Annotations

Check warning on line 401 in python/lsst/daf/butler/registry/databases/postgresql.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/registry/databases/postgresql.py#L401

Added line #L401 was not covered by tests

Check warning on line 417 in python/lsst/daf/butler/registry/databases/sqlite.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/registry/databases/sqlite.py#L417

Added line #L417 was not covered by tests

Check warning on line 2009 in python/lsst/daf/butler/registry/interfaces/_database.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/registry/interfaces/_database.py#L2009

Added line #L2009 was not covered by tests

Check warning on line 2011 in python/lsst/daf/butler/registry/interfaces/_database.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/registry/interfaces/_database.py#L2011

Added line #L2011 was not covered by tests

Check warning on line 2013 in python/lsst/daf/butler/registry/interfaces/_database.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/registry/interfaces/_database.py#L2013

Added line #L2013 was not covered by tests

Check warning on line 132 in python/lsst/daf/butler/remote_butler/server/handlers/_external_query.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

python/lsst/daf/butler/remote_butler/server/handlers/_external_query.py#L130-L132

Added lines #L130 - L132 were not covered by tests