fjebaker / SpectralFitting.jl

✨🛰 Fast and flexible spectral fitting in Julia.
https://fjebaker.github.io/SpectralFitting.jl
GNU General Public License v3.0
9 stars 5 forks source link

Rework model API and reflection #104

Closed fjebaker closed 6 months ago

codecov-commenter commented 6 months ago

Codecov Report

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

Project coverage is 66.00%. Comparing base (14efcdd) to head (022d33f). Report is 79 commits behind head on main.

Files Patch % Lines
src/composite-models.jl 64.91% 20 Missing :warning:
src/reflection.jl 91.87% 13 Missing :warning:
src/support.jl 67.85% 9 Missing :warning:
src/abstract-models.jl 90.32% 3 Missing :warning:
src/fitting/problem.jl 0.00% 2 Missing :warning:
src/datasets/spectrum.jl 0.00% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #104 +/- ## ========================================== + Coverage 65.37% 66.00% +0.63% ========================================== Files 39 41 +2 Lines 2010 2171 +161 ========================================== + Hits 1314 1433 +119 - Misses 696 738 +42 ```

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