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

Conversation

dhirving
Copy link
Contributor

Checklist

  • ran Jenkins
  • added a release note for user-visible changes to doc/changes
  • (if changing dimensions.yaml) make a copy of dimensions.yaml in configs/old_dimensions

Copy link

codecov bot commented Aug 30, 2024

Codecov Report

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

Project coverage is 89.53%. Comparing base (7efb63b) to head (087c097).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...n/lsst/daf/butler/registry/interfaces/_database.py 37.50% 5 Missing ⚠️
...r/remote_butler/server/handlers/_external_query.py 86.36% 3 Missing ⚠️
...n/lsst/daf/butler/registry/databases/postgresql.py 50.00% 1 Missing ⚠️
...ython/lsst/daf/butler/registry/databases/sqlite.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1067      +/-   ##
==========================================
- Coverage   89.54%   89.53%   -0.02%     
==========================================
  Files         359      359              
  Lines       46509    46532      +23     
  Branches     9566     9570       +4     
==========================================
+ Hits        41648    41661      +13     
- Misses       3511     3521      +10     
  Partials     1350     1350              

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

Base automatically changed from tickets/DM-45908 to main August 30, 2024 23:43
@dhirving dhirving closed this Sep 5, 2024
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.

1 participant