Closed mcara closed 1 year ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 75.29%. Comparing base (
0f285e3
) to head (46a4d24
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Unit tests are failing on Windows because the file
/tmp/drizzle.log
cannot be created at that location. This PR fixes that.