Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #786 +/- ##
=======================================
Coverage 89.12% 89.12%
=======================================
Files 64 64
Lines 2547 2547
=======================================
Hits 2270 2270
Misses 277 277 🚀 New features to boost your workflow:
|
|
pcodec works at 4d32918 I'm going for zfpy but there is no sdist. |
8573767 to
10b1150
Compare
|
this looks like quite the saga |
|
Yes, quite the epic. I think this will do for now, but I see some potential issues in the future. The maintainace of zfpy upstream needs some attention. |
|
I think this is where I would want it to be for now. We've added pcodec and zfpy to CI under a 32-bit Linux environment. We've even figured out how to build these from source in that 32-bit environment involving Rust and C++ toolchains. I have some suspicion that zfpy may be linking against the system numpy and using the system cython in the current configuration. That said I'm not sure if zfpy is ready to be linked against numpy 2.x. |
Add pcodec and zfpy to 32-bit continuous integration
TODO: