CompatHelper: bump compat for OrdinaryDiffEqRosenbrock in [extras] to 2, (keep existing compat) - #213
Conversation
… 2, (keep existing compat)
e3ca873 to
05f5709
Compare
|
Thanks for your contribution! Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by posting a comment with the below format: I have reviewed and hereby sign the CLA CompatHelper Julia seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. |
Codecov Report✅ All modified and coverable lines are covered by tests.
Additional details and impacted files@@ Coverage Diff @@
## main #213 +/- ##
===========================================
- Coverage 87.96% 71.30% -16.66%
===========================================
Files 20 19 -1
Lines 1462 1443 -19
===========================================
- Hits 1286 1029 -257
- Misses 176 414 +238
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This pull request changes the compat entry for the
OrdinaryDiffEqRosenbrockpackage from1.10.1to1.10.1, 2.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.