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-31824: Add experimental mtransfer class method #107

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Add tests for as_local tmpdir

aa90387
Select commit
Loading
Failed to load commit list.
Open

DM-31824: Add experimental mtransfer class method #107

Add tests for as_local tmpdir
aa90387
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 12, 2025 in 0s

86.96% (+0.15%) compared to 2cf0f8f

View this Pull Request on Codecov

86.96% (+0.15%) compared to 2cf0f8f

Details

Codecov Report

Attention: Patch coverage is 94.81481% with 7 lines in your changes missing coverage. Please review.

Project coverage is 86.96%. Comparing base (2cf0f8f) to head (aa90387).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
python/lsst/resources/_resourcePath.py 89.58% 2 Missing and 3 partials ⚠️
python/lsst/resources/gs.py 50.00% 1 Missing ⚠️
python/lsst/resources/tests.py 97.82% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #107      +/-   ##
==========================================
+ Coverage   86.80%   86.96%   +0.15%     
==========================================
  Files          27       27              
  Lines        4690     4793     +103     
  Branches      566      578      +12     
==========================================
+ Hits         4071     4168      +97     
- Misses        474      477       +3     
- Partials      145      148       +3     

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