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

DM-45908: Fix client-side HTTP timeouts when communicating with Butler server #1065

Merged
merged 5 commits into from
Aug 30, 2024

Add unit test for keepalive behavior

7efb63b
Select commit
Loading
Failed to load commit list.
Merged

DM-45908: Fix client-side HTTP timeouts when communicating with Butler server #1065

Add unit test for keepalive behavior
7efb63b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 30, 2024 in 0s

89.54% (+0.00%) compared to bc1af40

View this Pull Request on Codecov

89.54% (+0.00%) compared to bc1af40

Details

Codecov Report

Attention: Patch coverage is 98.57143% with 1 line in your changes missing coverage. Please review.

Project coverage is 89.54%. Comparing base (bc1af40) to head (7efb63b).

Files with missing lines Patch % Lines
...hon/lsst/daf/butler/remote_butler/_query_driver.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1065   +/-   ##
=======================================
  Coverage   89.54%   89.54%           
=======================================
  Files         359      359           
  Lines       46473    46509   +36     
  Branches     9558     9566    +8     
=======================================
+ Hits        41612    41648   +36     
  Misses       3511     3511           
  Partials     1350     1350           

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