add odr_fit, a new interface inspired from scipy.optimize.curve_fit
#1
Codecov / codecov/project
succeeded
Jun 23, 2025 in 0s
96.03% (target 90.00%)
View this Pull Request on Codecov
96.03% (target 90.00%)
Details
Codecov Report
Attention: Patch coverage is 93.47826% with 15 lines in your changes missing coverage. Please review.
Project coverage is 96.03%. Comparing base (
90685c9) to head (577143b).
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## main #1 +/- ##
==========================================
- Coverage 98.15% 96.03% -2.12%
==========================================
Files 4 5 +1
Lines 217 404 +187
Branches 61 118 +57
==========================================
+ Hits 213 388 +175
- Misses 1 7 +6
- Partials 3 9 +6
Loading