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

Clean up console messages during file writing #242

Closed texadactyl closed 2 years ago

texadactyl commented 2 years ago

See issue #241

codecov[bot] commented 2 years ago

Codecov Report

Merging #242 (246e023) into master (bc5f02f) will increase coverage by 0.04%. The diff coverage is 73.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #242      +/-   ##
==========================================
+ Coverage   85.04%   85.09%   +0.04%     
==========================================
  Files          68       68              
  Lines        3457     3461       +4     
==========================================
+ Hits         2940     2945       +5     
+ Misses        517      516       -1     
Impacted Files Coverage Δ
blimpy/io/hdf_writer.py 70.53% <42.85%> (+0.89%) :arrow_up:
blimpy/fil2h5.py 83.33% <100.00%> (+1.28%) :arrow_up:
blimpy/io/fil_writer.py 79.48% <100.00%> (+0.53%) :arrow_up:
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 bc5f02f...246e023. Read the comment docs.