Skip to content

DM-55324: Don't reuse connection with dCache mover for GET requests with Range header - #150

Open
airnandez wants to merge 2 commits into
mainfrom
tickets/DM-55324
Open

DM-55324: Don't reuse connection with dCache mover for GET requests with Range header#150
airnandez wants to merge 2 commits into
mainfrom
tickets/DM-55324

Conversation

@airnandez

Copy link
Copy Markdown
Contributor

Checklist

  • ran Jenkins
  • added a release note for user-visible changes to doc/changes

The behavior of the client can be different depending on the
specifics of the storage endpoint. We specialize the `read_range`
method of the webDAV client to have more flexibility in the way
we handle the interaction with each specfic server.
@codecov

codecov Bot commented Jul 28, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 31.03448% with 40 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.38%. Comparing base (60c6fdc) to head (4467c0a).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
python/lsst/resources/davutils.py 27.27% 40 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #150      +/-   ##
==========================================
- Coverage   83.63%   83.38%   -0.25%     
==========================================
  Files          36       36              
  Lines        7960     7995      +35     
  Branches      956      960       +4     
==========================================
+ Hits         6657     6667      +10     
- Misses       1007     1032      +25     
  Partials      296      296              

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

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