Double32 format support in progress#43
Conversation
nsmith-
left a comment
There was a problem hiding this comment.
Overall looks very good!
Can you run nox -s lint and let it fix the formatting issues to ensure the linter is happy?
I see that the _FixedSizeArrayReader will still need an implementation that calls into Double32Serde. Perhaps we can make that a later project.
|
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #43 +/- ##
==========================================
+ Coverage 90.75% 90.83% +0.07%
==========================================
Files 33 34 +1
Lines 2412 2476 +64
==========================================
+ Hits 2189 2249 +60
- Misses 223 227 +4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
No description provided.