PAHdb / pyPAHdb

A Python tool to decompose astronomical PAH emission into contributing PAH subclasses.
https://www.astrochemistry.org/pahdb/
BSD 3-Clause "New" or "Revised" License
7 stars 6 forks source link

Final code tweaks #28

Closed mattjshannon closed 5 years ago

mattjshannon commented 5 years ago

This PR contains the follow changes:

codecov-io commented 5 years ago

Codecov Report

Merging #28 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #28   +/-   ##
=======================================
  Coverage   81.61%   81.61%           
=======================================
  Files           4        4           
  Lines         359      359           
=======================================
  Hits          293      293           
  Misses         66       66
Impacted Files Coverage Δ
pypahdb/decomposer.py 92.62% <ø> (ø) :arrow_up:
pypahdb/decomposer_base.py 75.53% <100%> (ø) :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 3592dbd...ccb3a2d. Read the comment docs.