UCBerkeleySETI / blimpy

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

Reopened enhancement #178 - calcload.py #186

Closed texadactyl closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #186 (3e0e2ff) into master (9deb1a0) will increase coverage by 0.08%. The diff coverage is 71.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #186      +/-   ##
==========================================
+ Coverage   76.34%   76.42%   +0.08%     
==========================================
  Files          55       56       +1     
  Lines        2667     2706      +39     
==========================================
+ Hits         2036     2068      +32     
- Misses        631      638       +7     
Impacted Files Coverage Δ
blimpy/io/fil_reader.py 72.59% <0.00%> (ø)
blimpy/io/hdf_reader.py 88.42% <0.00%> (ø)
setup.py 0.00% <0.00%> (ø)
blimpy/calcload.py 26.92% <33.33%> (-4.90%) :arrow_down:
tests/test_guppi.py 92.68% <84.61%> (-0.43%) :arrow_down:
blimpy/rawhdr.py 90.90% <90.90%> (ø)
blimpy/__init__.py 76.92% <100.00%> (+0.92%) :arrow_up:

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 f5fe36f...3e0e2ff. Read the comment docs.