Closed marcelldls closed 10 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
e760aca
) 86.22% compared to head (af0d4a5
) 86.34%.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Actually changing the tests wont work. They rely on a fixed location for the temp files.
Merging now.
Apply a general and explicit approach to cleaning/retaining temporary files with the usage of the ec --debug option. Solves #83