CompatHelper: bump compat for OrdinaryDiffEqDefault to 2 for package docs, (keep existing compat) - #216
Conversation
…docs, (keep existing compat)
1056397 to
60c2d7c
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 #216 +/- ##
===========================================
- 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
OrdinaryDiffEqDefaultpackage from1to1, 2for package docs.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.