HEPCloud / decisionengine

HEPCloud Decision Engine framework
Apache License 2.0
6 stars 25 forks source link

Leave note to remember to cleanup temp files #607

Closed jcpunk closed 2 years ago

jcpunk commented 2 years ago

This is a fairly boring PR, but I noticed /tmp filled up on my while I was dealing with other stuff. I'm not sure how best to execute the cleanups.....

codecov[bot] commented 2 years ago

Codecov Report

Merging #607 (d73f01c) into master (ca5ddf6) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #607   +/-   ##
=======================================
  Coverage   95.95%   95.95%           
=======================================
  Files          47       47           
  Lines        2844     2844           
  Branches      451      451           
=======================================
  Hits         2729     2729           
  Misses         85       85           
  Partials       30       30           
Flag Coverage Δ
python-3.10 95.67% <ø> (ø)
python-3.6 95.44% <ø> (-0.04%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ca5ddf6...d73f01c. Read the comment docs.