abatten / fruitbat

A fast radio burst (FRB) redshift estimation package written in Python.
https://fruitbat.readthedocs.io
BSD 3-Clause "New" or "Revised" License
17 stars 5 forks source link

Huge updates to the whole cosmology suite #6

Closed abatten closed 5 years ago

abatten commented 5 years ago
codecov[bot] commented 5 years ago

Codecov Report

Merging #6 into master will decrease coverage by 4.84%. The diff coverage is 88.48%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
- Coverage   98.28%   93.43%   -4.85%     
==========================================
  Files           7        7              
  Lines         350      381      +31     
==========================================
+ Hits          344      356      +12     
- Misses          6       25      +19
Impacted Files Coverage Δ
fruitbat/_fruitbatstrings.py 100% <100%> (ø) :arrow_up:
fruitbat/estimate.py 100% <100%> (ø) :arrow_up:
fruitbat/tests/test_fruitbat.py 100% <100%> (+0.94%) :arrow_up:
fruitbat/utils.py 98.33% <100%> (+1.23%) :arrow_up:
fruitbat/cosmology.py 81.13% <80.76%> (-18.87%) :arrow_down:
fruitbat/frb.py 89.85% <87.75%> (-6.49%) :arrow_down:

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 ac5ef3e...bd856a6. Read the comment docs.