Skip to content

Ignore new max_iters warning#23

Merged
ranocha merged 1 commit into
mainfrom
verbosity-toggle-warning
Jan 18, 2026
Merged

Ignore new max_iters warning#23
ranocha merged 1 commit into
mainfrom
verbosity-toggle-warning

Conversation

@JoshuaLampert

Copy link
Copy Markdown
Member

With the update to OrdinaryDiffEqCore.jl v3, the warning message if max_iters is exceeded, was changed. So we need to ignore the new one here. I kept the old one to maintain compatibility with OrdinaryDiffEqCore.jl <v3.
This should fix CI in trixi-framework/Trixi.jl#2740.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.86%. Comparing base (074951f) to head (1c5086e).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #23   +/-   ##
=======================================
  Coverage   98.86%   98.86%           
=======================================
  Files           3        3           
  Lines          88       88           
=======================================
  Hits           87       87           
  Misses          1        1           

☔ 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.

@ranocha ranocha left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@ranocha ranocha merged commit 9c5a725 into main Jan 18, 2026
9 checks passed
@ranocha ranocha deleted the verbosity-toggle-warning branch January 18, 2026 14:29
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