andrewdavidmackenzie / flow

Exploration of a data-flow programming paradigm
MIT License
27 stars 2 forks source link

tempdir is deprecated so move on #2171

Closed andrewdavidmackenzie closed 7 months ago

andrewdavidmackenzie commented 7 months ago

Switch to using tempfile

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 88%. Comparing base (bb2ef3a) to head (0b56ede). Report is 6 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2171 +/- ## ====================================== + Coverage 88% 88% +1% ====================================== Files 151 151 Lines 18273 18265 -8 ====================================== - Hits 16054 16048 -6 + Misses 2219 2217 -2 ```

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