soar-telescope / goodman_pipeline

Goodman Data Reduction Pipeline
BSD 3-Clause "New" or "Revised" License
15 stars 13 forks source link

Update dcr #389

Closed Allonck closed 6 months ago

Allonck commented 6 months ago

Fixed the dcr method, it was a problem with the path of the files, my initial thought was a problem with the change of directory in the subprocess. This should close #388

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 79.97%. Comparing base (b3a57ce) to head (cf2f4b3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #389 +/- ## ======================================= Coverage 79.96% 79.97% ======================================= Files 15 15 Lines 2641 2642 +1 ======================================= + Hits 2112 2113 +1 Misses 529 529 ```

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

simontorres commented 6 months ago

closes #388