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

Updated fractions #42

Closed alexmaragko closed 7 months ago

alexmaragko commented 7 months ago
codecov-commenter commented 7 months ago

Codecov Report

Attention: Patch coverage is 97.29730% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 91.98%. Comparing base (486f85e) to head (939a542).

Files Patch % Lines
pypahdb/decomposer_base.py 94.91% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #42 +/- ## ========================================== + Coverage 90.88% 91.98% +1.09% ========================================== Files 4 4 Lines 450 524 +74 ========================================== + Hits 409 482 +73 - Misses 41 42 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.