Uh oh!
There was an error while loading. Please reload this page.
Add numpy encoder class for json.dumps - #933
Conversation
joshmoore
commented
Jan 11, 2022
Thanks, @ericpre. I've launched the GH workflows for testing. (Manual intervention is only needed on your first PR ;) ) |
Codecov Report
@@ Coverage Diff @@## master #933 +/- ##
=======================================
Coverage 99.95% 99.95% =======================================
Files 33 33 Lines 13622 13638 +16 =======================================
+ Hits 13616 13632 +16
Misses 6 6
|
b726e0d to
3cff8daCompare3cff8da to
76c9125CompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
30a5797 to
fd37e1cCompareericpre
commented
Feb 3, 2022
@jakirkham, @joshmoore, does it look good to you now? :) |
joshmoore
commented
Feb 8, 2022
Now green after upgrading the main branch to match 2.11. |
ericpre
commented
Mar 16, 2022
@joshmoore, @jakirkham, would it be possible to get this PR reviewed again please? Thanks! |
joshmoore
commented
Mar 23, 2022
I've relaunched the build. I don't know of any other existing solution and as this is a pure addition, 👍 from my side. @jakirkham ? |
ericpre
commented
Apr 14, 2022
Ping @jakirkham. |
jakirkham
commented
Apr 14, 2022
Sorry for the very slow reply. This seems reasonable. Let's get it in. |
joshmoore
commented
Apr 14, 2022
Thanks, @jakirkham! @ericpre: sorry for the wait. Do you want to push a blurb to https://github.com/zarr-developers/zarr-python/blob/master/docs/release.rst, then we'll get this merged? The only heads up is that 2.11 releases are currently slightly in limbo while we work on #1007 but that shouldn't take too long. |
ericpre
commented
Apr 15, 2022
Ok, done! |
joshmoore
commented
Apr 15, 2022
Thanks, @ericpre! 🎉 |
Fix#697.
TODO: