Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

switching to nnx #203

Merged
merged 9 commits into from
Nov 14, 2024

plot separated components

9e267dc
Select commit
Loading
Failed to load commit list.
Merged

switching to nnx #203

plot separated components
9e267dc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 14, 2024 in 0s

90.93% (+2.59%) compared to 2eee106

View this Pull Request on Codecov

90.93% (+2.59%) compared to 2eee106

Details

Codecov Report

Attention: Patch coverage is 94.18838% with 29 lines in your changes missing coverage. Please review.

Project coverage is 90.93%. Comparing base (2eee106) to head (9e267dc).

Files with missing lines Patch % Lines
src/jaxspec/model/abc.py 88.81% 16 Missing ⚠️
src/jaxspec/_fit/_build_model.py 75.00% 4 Missing ⚠️
src/jaxspec/analysis/results.py 94.54% 3 Missing ⚠️
src/jaxspec/model/_graph_util.py 95.23% 3 Missing ⚠️
src/jaxspec/model/multiplicative.py 96.55% 2 Missing ⚠️
src/jaxspec/scripts/debug.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #203      +/-   ##
==========================================
+ Coverage   88.34%   90.93%   +2.59%     
==========================================
  Files          24       24              
  Lines        1604     1578      -26     
==========================================
+ Hits         1417     1435      +18     
+ Misses        187      143      -44     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.