hasadna / open-bus

:bus: Analysing Israel's public transport data
93 stars 29 forks source link

S3/free disk check #289

Closed TheFrok closed 4 years ago

TheFrok commented 4 years ago

Added a check for free disk space before the download phase in gtfs_stats. (This issue)

codecov-io commented 4 years ago

Codecov Report

Merging #289 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #289   +/-   ##
=======================================
  Coverage   93.96%   93.96%           
=======================================
  Files           3        3           
  Lines         116      116           
=======================================
  Hits          109      109           
  Misses          7        7

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 f6c33e2...939450f. Read the comment docs.

OrBin commented 4 years ago

LGTM. Closes #254.