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

More uniform independent vars #941

Merged
merged 9 commits into from
Mar 18, 2024

adding an example using basinhopping, can take other methods as comma…

943b976
Select commit
Loading
Failed to load commit list.
Merged

More uniform independent vars #941

adding an example using basinhopping, can take other methods as comma…
943b976
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 13, 2024 in 0s

93.14% (+0.02%) compared to c9c2b2d

View this Pull Request on Codecov

93.14% (+0.02%) compared to c9c2b2d

Details

Codecov Report

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

Project coverage is 93.14%. Comparing base (c9c2b2d) to head (943b976).
Report is 4 commits behind head on master.

Files Patch % Lines
lmfit/model.py 96.29% 2 Missing ⚠️
lmfit/models.py 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #941      +/-   ##
==========================================
+ Coverage   93.11%   93.14%   +0.02%     
==========================================
  Files          10       10              
  Lines        3720     3762      +42     
==========================================
+ Hits         3464     3504      +40     
- Misses        256      258       +2     

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