renecotyfanboy / jaxspec

jaxspec is an X-ray spectra Bayesian analysis package, relying on JAX to enable just in time compilation
https://jaxspec.readthedocs.io/en/latest/
MIT License
29 stars 2 forks source link

v0.0.7 #158

Closed renecotyfanboy closed 5 months ago

renecotyfanboy commented 5 months ago

📚 Documentation preview 📚: https://jaxspec--158.org.readthedocs.build/en/158/

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 61.11111% with 140 lines in your changes missing coverage. Please review.

Project coverage is 75.22%. Comparing base (c978709) to head (d4463a2). Report is 80 commits behind head on main.

Files with missing lines Patch % Lines
src/jaxspec/analysis/results.py 48.71% 40 Missing :warning:
src/jaxspec/model/_additive/apec_loaders.py 0.00% 39 Missing :warning:
src/jaxspec/model/_additive/apec.py 0.00% 28 Missing :warning:
src/jaxspec/fit.py 80.18% 22 Missing :warning:
src/jaxspec/util/typing.py 75.00% 6 Missing :warning:
src/jaxspec/util/abundance.py 0.00% 3 Missing :warning:
src/jaxspec/data/obsconf.py 83.33% 1 Missing :warning:
src/jaxspec/model/background.py 93.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #158 +/- ## ========================================== + Coverage 73.75% 75.22% +1.47% ========================================== Files 20 23 +3 Lines 1471 1526 +55 ========================================== + Hits 1085 1148 +63 + Misses 386 378 -8 ```

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