Skip to content

Remove RungeKuttaScheme alias#5174

Merged
navidcy merged 2 commits into
mainfrom
mg/rm-rungekuttascheme
Jan 19, 2026
Merged

Remove RungeKuttaScheme alias#5174
navidcy merged 2 commits into
mainfrom
mg/rm-rungekuttascheme

Conversation

@giordano
Copy link
Copy Markdown
Collaborator

It was defined as the union of RungeKutta3TimeStepper and SplitRungeKuttaTimeStepper, but in practice it was always used as a synonym of SplitRungeKuttaTimeStepper. Ref: #4811 (comment).

It was defined as the union of `RungeKutta3TimeStepper` and
`SplitRungeKuttaTimeStepper`, but in practice it was always used as a synonym of
`SplitRungeKuttaTimeStepper`.
@giordano giordano added the cleanup 🧹 Paying off technical debt label Jan 19, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 19, 2026

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5174      +/-   ##
==========================================
- Coverage   73.02%   73.02%   -0.01%     
==========================================
  Files         393      393              
  Lines       21898    21897       -1     
==========================================
- Hits        15991    15990       -1     
  Misses       5907     5907              
Flag Coverage Δ
buildkite 68.37% <100.00%> (-0.01%) ⬇️
julia 68.37% <100.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@navidcy navidcy merged commit c084ec9 into main Jan 19, 2026
78 checks passed
@navidcy navidcy deleted the mg/rm-rungekuttascheme branch January 19, 2026 04:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cleanup 🧹 Paying off technical debt

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants