forward rebuildsliced dispatch instead of duplicating code#1141
Conversation
|
Been a while since I used python much, what is going on here?? |
|
Maybe we need to update deps? |
|
Cloudflare maybe? 🐙 Could you try re-running the tests now? |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1141 +/- ##
==========================================
+ Coverage 86.91% 86.96% +0.04%
==========================================
Files 55 55
Lines 5341 5338 -3
==========================================
Hits 4642 4642
+ Misses 699 696 -3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
The nightly failure is bramtayl/Unzip.jl#12 |
|
And the documentation now fails on something else: I think something changed in documenter so it is now stricter about double naming, like a function with a docstring and a sectino of the docs with the same name. |
|
Oh I think how documenter slugs works has changed |
I fixed that in #1143 |
Just a tiny improvement so it is easier to implement a custom rebuildsliced for your own AbstractDimStack type.