UCBerkeleySETI / blimpy

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

Improve testing and error messaging #214

Closed texadactyl closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #214 (51e45ac) into master (3b3eeca) will increase coverage by 1.18%. The diff coverage is 87.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #214      +/-   ##
==========================================
+ Coverage   76.87%   78.06%   +1.18%     
==========================================
  Files          57       58       +1     
  Lines        2772     2858      +86     
==========================================
+ Hits         2131     2231     +100     
+ Misses        641      627      -14     
Impacted Files Coverage Δ
setup.py 0.00% <0.00%> (ø)
blimpy/io/base_reader.py 84.10% <70.00%> (+11.27%) :arrow_up:
tests/test_calc_n_coarse_chan.py 93.33% <93.33%> (ø)

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 3b3eeca...51e45ac. Read the comment docs.