Skip to content

DM-56138: Fix detection of byte range support for http - #158

Merged
timj merged 3 commits into
mainfrom
tickets/DM-56138
Sep 18, 2026
Merged

timj merged 3 commits into
mainfrom
tickets/DM-56138

Compare the optional google retry module against None

252ff88
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 18, 2026 in 1s

83.48% (+0.01%) compared to 8f9d513

View this Pull Request on Codecov

83.48% (+0.01%) compared to 8f9d513

Details

Codecov Report

❌ Patch coverage is 86.44068% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.48%. Comparing base (8f9d513) to head (252ff88).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
tests/test_http.py 87.50% 3 Missing and 3 partials ⚠️
python/lsst/resources/http.py 77.77% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #158      +/-   ##
==========================================
+ Coverage   83.46%   83.48%   +0.01%     
==========================================
  Files          38       38              
  Lines        8112     8167      +55     
  Branches      975      981       +6     
==========================================
+ Hits         6771     6818      +47     
- Misses       1044     1048       +4     
- Partials      297      301       +4     

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