Skip to content

DM-56097: Improve mremove/mexists performance - #157

Open
timj wants to merge 20 commits into
mainfrom
tickets/DM-56097
Open

timj wants to merge 20 commits into
mainfrom
tickets/DM-56097

Skip the concurrent S3 tests on the free-threaded build

2216090
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 18, 2026 in 0s

83.98% (+0.50%) compared to 8cfad5a

View this Pull Request on Codecov

83.98% (+0.50%) compared to 8cfad5a

Details

Codecov Report

❌ Patch coverage is 95.09434% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.98%. Comparing base (8cfad5a) to head (2216090).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
python/lsst/resources/_resourcePath.py 86.02% 10 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #157      +/-   ##
==========================================
+ Coverage   83.48%   83.98%   +0.50%     
==========================================
  Files          38       39       +1     
  Lines        8167     8319     +152     
  Branches      981      990       +9     
==========================================
+ Hits         6818     6987     +169     
+ Misses       1048     1040       -8     
+ Partials      301      292       -9     

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