Skip to content

Add test for SDE+jump callback duplication (PR #567 follow-up)#568

Merged
ChrisRackauckas merged 1 commit intoSciML:masterfrom
ChrisRackauckas-Claude:add-sde-callback-duplication-test
Mar 20, 2026
Merged

Add test for SDE+jump callback duplication (PR #567 follow-up)#568
ChrisRackauckas merged 1 commit intoSciML:masterfrom
ChrisRackauckas-Claude:add-sde-callback-duplication-test

Conversation

@ChrisRackauckas-Claude
Copy link
Copy Markdown
Contributor

Summary

Test plan

  • Full test suite passes locally (all 52 callback tests pass)
  • New test verifies no duplication of jump callbacks with SDE algorithms

🤖 Generated with Claude Code

Adds a regression test for PR SciML#567 that checks integrator.opts.callback
to ensure jump callbacks appear exactly once when using SDE algorithms
with JumpProblems. Tests both ConstantRateJump (discrete callback) and
VariableRateJump (continuous callback) with EM() solver.

Co-Authored-By: Chris Rackauckas <[email protected]>
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
@ChrisRackauckas ChrisRackauckas merged commit b5bb283 into SciML:master Mar 20, 2026
11 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