desihub / fastspecfit

Fast spectral synthesis and emission-line fitting of DESI spectra.
https://fastspecfit.readthedocs.org
BSD 3-Clause "New" or "Revised" License
13 stars 2 forks source link

2.3.1 release candidate #148

Closed moustakas closed 1 year ago

moustakas commented 1 year ago

This PR includes a variety of fixes and updates and is a 2.3.1 release candidate.

Highlights include:

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 5859917529

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
py/fastspecfit/fastspecfit.py 4 8 50.0%
py/fastspecfit/emlines.py 40 52 76.92%
py/fastspecfit/io.py 20 40 50.0%
py/fastspecfit/continuum.py 101 148 68.24%
<!-- Total: 167 250 66.8% -->
Files with Coverage Reduction New Missed Lines %
py/fastspecfit/emlines.py 1 51.31%
py/fastspecfit/io.py 187 54.72%
py/fastspecfit/continuum.py 219 72.95%
<!-- Total: 407 -->
Totals Coverage Status
Change from base Build 5812793938: -0.01%
Covered Lines: 2454
Relevant Lines: 4090

💛 - Coveralls