LSSTDESC / rail_base

Base classes for RAIL
MIT License
0 stars 1 forks source link

fix file closing not to overwrite files when running in chunked mode #100

Closed eacharles closed 6 months ago

eacharles commented 6 months ago

Problem & Solution Description (including issue #)

Code Quality

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 96.78%. Comparing base (9dd9522) to head (92c9da5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #100 +/- ## ======================================= Coverage 96.78% 96.78% ======================================= Files 31 31 Lines 1585 1586 +1 ======================================= + Hits 1534 1535 +1 Misses 51 51 ```

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