cta-observatory / cta-lstchain

LST prototype testbench chain
https://cta-observatory.github.io/cta-lstchain/
BSD 3-Clause "New" or "Revised" License
24 stars 77 forks source link

Fix unsupported operand type in existing DL2 file #1210

Closed aaguasca closed 6 months ago

aaguasca commented 8 months ago

This PR solves the operand type error when raising an error because the output file already exists.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (fd7e1a8) 74.46% compared to head (07d0062) 74.22%. Report is 445 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1210 +/- ## ========================================== - Coverage 74.46% 74.22% -0.24% ========================================== Files 124 130 +6 Lines 12211 13279 +1068 ========================================== + Hits 9093 9857 +764 - Misses 3118 3422 +304 ```

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