UCBerkeleySETI / blimpy

Breakthrough Listen I/O Methods for Python
https://blimpy.readthedocs.io
BSD 3-Clause "New" or "Revised" License
46 stars 41 forks source link

Try to remove HDF5 files that cannot be fully written due to an exception #233

Closed texadactyl closed 3 years ago

texadactyl commented 3 years ago

See issue #232

codecov[bot] commented 3 years ago

Codecov Report

Merging #233 (d12473b) into master (e6642dd) will decrease coverage by 0.23%. The diff coverage is 55.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #233      +/-   ##
==========================================
- Coverage   80.61%   80.38%   -0.24%     
==========================================
  Files          68       68              
  Lines        3374     3395      +21     
==========================================
+ Hits         2720     2729       +9     
- Misses        654      666      +12     
Impacted Files Coverage Δ
blimpy/io/hdf_writer.py 69.64% <54.92%> (-6.19%) :arrow_down:
setup.py 100.00% <100.00%> (ø)

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 e6642dd...d12473b. Read the comment docs.