Skip to content

chore: fix the code indentation.

daf51c3
Select commit
Loading
Failed to load commit list.
Merged

raise ValueError if the the number of regression points is less than the number of parameters in _residual #249

chore: fix the code indentation.
daf51c3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 22, 2025 in 0s

99.92% (+0.70%) compared to 6fdc0af

View this Pull Request on Codecov

99.92% (+0.70%) compared to 6fdc0af

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.92%. Comparing base (6fdc0af) to head (daf51c3).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #249      +/-   ##
==========================================
+ Coverage   99.22%   99.92%   +0.70%     
==========================================
  Files          23       23              
  Lines        1285     1318      +33     
==========================================
+ Hits         1275     1317      +42     
+ Misses         10        1       -9     
Files with missing lines Coverage Δ
tests/test_refine.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.