Fix on 32 bit Julia#359
Conversation
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #359 +/- ##
==========================================
- Coverage 94.64% 94.62% -0.03%
==========================================
Files 21 21
Lines 7046 7051 +5
==========================================
+ Hits 6669 6672 +3
- Misses 377 379 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Thank you very much for this. I hadn't considered 32bit at all and it seems like it had never been supported (many of your changes are to early code sections). |
|
Could you maybe tag a new release also? I'm trying to fix some CI runs downstream, and once things are tagged we should be good :) |
|
I will. It'll be tomorrow now though, I'm afraid. |
|
Maybe a cheeky request @davidanthoff, but can you reciprocate by responding to this PR on ExcelFiles? At present, FileIO docs say it will read/write Excel files but this isn't true and hasn't been for quite a few years. I don't think this kind of misrepresentation is helpful. Thanks. 🙂 |
Fixes #358. Hopefully, this was largely done with Claude.