-
Notifications
You must be signed in to change notification settings - Fork 17
CompatHelper: bump compat for JuliaBUGS in [weakdeps] to 0.10, (keep existing compat) #363
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
CompatHelper: bump compat for JuliaBUGS in [weakdeps] to 0.10, (keep existing compat) #363
Conversation
98fc7c7 to
a2dda90
Compare
|
v0.10 refactors pretty heavily. I'll try making a PR on Wednesday to starts the migration. |
|
Thank you so much @sunxd3 |
…12847' into juliabugs-010-update
JuliaBUGS 0.10: update extension
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #363 +/- ##
==========================================
+ Coverage 87.82% 87.93% +0.10%
==========================================
Files 107 107
Lines 2654 2677 +23
==========================================
+ Hits 2331 2354 +23
Misses 323 323 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This pull request changes the compat entry for the
JuliaBUGSpackage from0.8, 0.9to0.8, 0.9, 0.10.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.