-
Notifications
You must be signed in to change notification settings - Fork 51
ups for DVPress 0.2 #1015
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
ups for DVPress 0.2 #1015
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1015 +/- ##
==========================================
- Coverage 84.05% 84.03% -0.02%
==========================================
Files 52 52
Lines 5135 5136 +1
==========================================
Hits 4316 4316
- Misses 819 820 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Can |
don't know what that is? or where to use it 😄 . |
it updates the docstrings with their actual output (according to the Documenter docs) |
|
Let's see if #1016 fixes those broken doctests |
|
I don't think it will help 😄 ok, now is definitely not on my hands, @rafaqz any pointers on where and why this is failing. |
|
Just found that bug also and fixed it in the other PR. You can just copy over the commit Edit: here's the link to the commit. 16450b9 |
na, let's merge that one first, then we do this one. EDIT: @tiemvanderdeure well, I merged your branch here, let's see 😄 . |
|
Hm I already got a test failure there. Seems |
no worries, I can take care of that. |
|
nice! we did it 😄 . Building locally works without any issues, let's wait now just for CI now. |
|
preview: good to go @rafaqz . |
|
Thanks, looks great |
* construct dimensions before concatenating stack layers * ups for DVPress 0.2 * wanrnonly due to broken doctests * doctest false * fix print of dimgroupbyarray * update docstrings using `doctest(DD; fix = true)` * revert commit from different PR (oops) * construct dimensions before concatenating stack layers * fix print of dimgroupbyarray * update docstrings using `doctest(DD; fix = true)` * revert commit from different PR (oops) * no false * drop `Dates.` in docstrings * link to integrations --------- Co-authored-by: tiemvanderdeure <[email protected]>
updates to DocumenterVitepress 0.2, plus some stars.
#1002 broke a lot of
doctests.