Skip to content

Fix sublibrary CI regressions#3834

Merged
ChrisRackauckas merged 1 commit into
SciML:masterfrom
ChrisRackauckas-Claude:fix-differentiation-sparse-cache-source-routing
Jul 8, 2026
Merged

Fix sublibrary CI regressions#3834
ChrisRackauckas merged 1 commit into
SciML:masterfrom
ChrisRackauckas-Claude:fix-differentiation-sparse-cache-source-routing

Conversation

@ChrisRackauckas-Claude

@ChrisRackauckas-Claude ChrisRackauckas-Claude commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

This PR should be ignored until reviewed by @ChrisRackauckas.

Summary

  • fix BDF inference test to import NonlinearSolveAlg from its owning package
  • import AbstractVerbosityPreset in StochasticDiffEqCore for verbose handling
  • fix a Runic whitespace/indentation issue in derivative_utils.jl
  • relax OrdinaryDiffEqFIRK SciMLOperators compat to the lower bound required by OrdinaryDiffEqDifferentiation

The sparse Jacobian cache fix and regression test are already in #3833. This PR only keeps the follow-on CI fixes exposed by that merge.

Verification

  • ODEDIFFEQ_TEST_GROUP=Core julia +1.11 --project=lib/OrdinaryDiffEqFIRK --check-bounds=yes --compiled-modules=yes --depwarn=yes -e 'using Pkg; Pkg.test(; coverage=true, force_latest_compatible_version=false, allow_reresolve=false)'\n - FIRK Tests | 105 pass / 105 total\n- targeted BDF inference test passed in a temp env with local in-repo packages\n- targeted Stochastic default-solver failure path passed in a temp env with local in-repo packages\n- Runic check passed on touched Julia files\n- git diff --check passed\n\nCo-authored-by: Chris Rackauckas accounts@chrisrackauckas.com

@ChrisRackauckas-Claude ChrisRackauckas-Claude force-pushed the fix-differentiation-sparse-cache-source-routing branch from d5aa678 to c711faa Compare July 8, 2026 12:16
Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
@ChrisRackauckas-Claude ChrisRackauckas-Claude force-pushed the fix-differentiation-sparse-cache-source-routing branch from c711faa to 94eb40a Compare July 8, 2026 12:28
@ChrisRackauckas ChrisRackauckas marked this pull request as ready for review July 8, 2026 13:40
@ChrisRackauckas ChrisRackauckas merged commit 342617a into SciML:master Jul 8, 2026
169 of 200 checks passed
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.

2 participants