CompatHelper: bump compat for SciMLBase to 3, (keep existing compat)#2802
CompatHelper: bump compat for SciMLBase to 3, (keep existing compat)#2802github-actions[bot] wants to merge 1 commit intomainfrom
Conversation
82458a3 to
d2a7721
Compare
|
Turing.jl documentation for PR #2802 is available at: |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2802 +/- ##
=======================================
Coverage 86.45% 86.45%
=======================================
Files 22 22
Lines 1454 1454
=======================================
Hits 1257 1257
Misses 197 197 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Note that the successful CI run was with SciMLBase@2 |
|
This PR cannot be merged: Optimization is not yet compatible with SciMLBase@3 Edit: see SciML/Optimization.jl#1179 for upstream progress |
|
Courtesy note from the SciMLBase v3 ecosystem sweep: this PR is low-risk from the v3 breaking-surface perspective. A grep of One ecosystem-wide caveat: For reference, the SciML-side pattern PR with full breaking-change context is SciML/DiffEqCallbacks.jl#300. |
This pull request changes the compat entry for the
SciMLBasepackage from2to2, 3.This keeps the compat entries for earlier versions.
Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.