spacetelescope / jwst

Python library for science observations from the James Webb Space Telescope
https://jwst-pipeline.readthedocs.io/en/latest/
Other
570 stars 167 forks source link

use stpipe.crds_client.reference_uri_to_cache_path #8542

Closed braingram closed 5 months ago

braingram commented 5 months ago

instead off Step.reference_uri_to_cache_path to allow it's removal in stpipe

Regression tests: https://plwishmaster.stsci.edu:8081/job/RT/job/JWST-Developers-Pull-Requests/1509/ show only unrelated failures (matching those for https://plwishmaster.stsci.edu:8081/blue/organizations/jenkins/RT%2FJWST-Developers-Pull-Requests/detail/JWST-Developers-Pull-Requests/1508/pipeline

Checklist for PR authors (skip items if you don't have permissions or they are not applicable)

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 58.52%. Comparing base (b7e0b10) to head (4d19b45). Report is 324 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #8542 +/- ## ========================================== + Coverage 58.02% 58.52% +0.50% ========================================== Files 388 388 Lines 38977 38957 -20 ========================================== + Hits 22617 22801 +184 + Misses 16360 16156 -204 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.