Skip to content

Add a solver option to change on_extrapolation behavior - #4993

Merged
kratman merged 2 commits into
developfrom
mdb/on_extrapolation-options
Apr 25, 2025
Merged

Add a solver option to change on_extrapolation behavior#4993
kratman merged 2 commits into
developfrom
mdb/on_extrapolation-options

Conversation

@MarcBerliner

Copy link
Copy Markdown
Member

Description

Let's you enable "error", "warn", or "ignore" on extrapolation events.

Type of change

Please add a line in the relevant section of CHANGELOG.md to document the change (include PR #)

Important checks:

Please confirm the following before marking the PR as ready for review:

  • No style issues: nox -s pre-commit
  • All tests pass: nox -s tests
  • The documentation builds: nox -s doctests
  • Code is commented for hard-to-understand areas
  • Tests added that prove fix is effective or that feature works

@codecov

codecov Bot commented Apr 24, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.57%. Comparing base (cb17226) to head (88e0168).
Report is 101 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #4993   +/-   ##
========================================
  Coverage    98.57%   98.57%           
========================================
  Files          304      304           
  Lines        23642    23652   +10     
========================================
+ Hits         23306    23316   +10     
  Misses         336      336           

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

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

@MarcBerliner
MarcBerliner marked this pull request as ready for review April 25, 2025 13:32
@MarcBerliner
MarcBerliner requested a review from a team as a code owner April 25, 2025 13:32
@kratman
kratman enabled auto-merge (squash) April 25, 2025 14:33
@kratman
kratman merged commit 2e9f431 into develop Apr 25, 2025
@kratman
kratman deleted the mdb/on_extrapolation-options branch April 25, 2025 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants