-
-
Notifications
You must be signed in to change notification settings - Fork 87
Prepare v1.12.0 for release #341
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #341 +/- ##
=======================================
Coverage 98.62% 98.62%
=======================================
Files 35 35
Lines 5465 5466 +1
=======================================
+ Hits 5390 5391 +1
Misses 75 75 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
What is the timeline on this? I see the ggplot2 release Issue and PR were created yesterday, but they seem to be just waiting for approval from CRAN, so I imagine this bayesplot release is also on a very expedited schedule? |
Yeah I think we should do it this week. If you have things to add to bayesplot that aren’t ready yet I’m happy to do another release very soon after this one. |
Fix missing counts in ppc_bars_data()
|
We need to release bayesplot before the next ggplot2 to avoid some test failures on CRAN.