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.8 #172

Closed renecotyfanboy closed 4 months ago

renecotyfanboy commented 4 months ago

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

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 85.48387% with 27 lines in your changes missing coverage. Please review.

Project coverage is 74.93%. Comparing base (13d250e) to head (f5b9861). Report is 100 commits behind head on main.

Files with missing lines Patch % Lines
src/jaxspec/analysis/results.py 83.05% 10 Missing :warning:
src/jaxspec/data/util.py 66.66% 8 Missing :warning:
src/jaxspec/fit.py 76.47% 8 Missing :warning:
src/jaxspec/model/additive.py 96.96% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #172 +/- ## ========================================== - Coverage 76.06% 74.93% -1.13% ========================================== Files 23 23 Lines 1575 1636 +61 ========================================== + Hits 1198 1226 +28 - Misses 377 410 +33 ```

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