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

Fix issues #205 and #207 #206

Closed texadactyl closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #206 (b1b4946) into master (029a128) will decrease coverage by 0.32%. The diff coverage is 73.07%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #206      +/-   ##
==========================================
- Coverage   77.36%   77.04%   -0.33%     
==========================================
  Files          57       57              
  Lines        2721     2757      +36     
==========================================
+ Hits         2105     2124      +19     
- Misses        616      633      +17     
Impacted Files Coverage Δ
setup.py 0.00% <0.00%> (ø)
tests/test_guppi.py 84.78% <33.33%> (-7.91%) :arrow_down:
blimpy/guppi.py 69.51% <57.14%> (-0.15%) :arrow_down:
blimpy/ephemeris/observatory.py 77.77% <71.79%> (-19.79%) :arrow_down:
tests/test_observatory.py 89.47% <92.00%> (+3.11%) :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 029a128...b1b4946. Read the comment docs.