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.1.1 #183

Closed renecotyfanboy closed 2 months ago

renecotyfanboy commented 2 months ago

Yeah! First release is close


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

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 71.42857% with 20 lines in your changes missing coverage. Please review.

Project coverage is 74.37%. Comparing base (871baa8) to head (00c386d). Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
src/jaxspec/fit.py 69.23% 12 Missing :warning:
src/jaxspec/util/typing.py 46.15% 7 Missing :warning:
src/jaxspec/model/abc.py 93.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #183 +/- ## ========================================== - Coverage 74.92% 74.37% -0.55% ========================================== Files 24 24 Lines 1687 1733 +46 ========================================== + Hits 1264 1289 +25 - Misses 423 444 +21 ```

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