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

harmonic model: only fit orders up to local minimum and use coeffs from previous order as first guess #443

Merged

[pre-commit.ci] auto fixes from pre-commit.com hooks

7f991da
Select commit
Loading
Failed to load commit list.
Merged

harmonic model: only fit orders up to local minimum and use coeffs from previous order as first guess #443

[pre-commit.ci] auto fixes from pre-commit.com hooks
7f991da
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 23, 2024 in 0s

83.77% (target 1.00%)

View this Pull Request on Codecov

83.77% (target 1.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.77%. Comparing base (9b0b76b) to head (7f991da).
Report is 47 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #443      +/-   ##
==========================================
- Coverage   87.90%   83.77%   -4.14%     
==========================================
  Files          40       44       +4     
  Lines        1745     1954     +209     
==========================================
+ Hits         1534     1637     +103     
- Misses        211      317     +106     

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