Skip to content

Switch Excel support to XLSX.jl#439

Open
TimG1964 wants to merge 3 commits into
JuliaIO:masterfrom
TimG1964:XLSX
Open

Switch Excel support to XLSX.jl#439
TimG1964 wants to merge 3 commits into
JuliaIO:masterfrom
TimG1964:XLSX

Conversation

@TimG1964
Copy link
Copy Markdown

@TimG1964 TimG1964 commented Jun 1, 2026

I will need to make a new release of XLSX.jl for this, but would prefer to know the version of FileIO.jl needed for compats. XLSX.jl is ready to go - you can inspect it here if you wish.

Will resolve #428.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 1, 2026

Codecov Report

❌ Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 91.09%. Comparing base (3c40adc) to head (72d5be7).

Files with missing lines Patch % Lines
src/registry.jl 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #439      +/-   ##
==========================================
- Coverage   91.17%   91.09%   -0.08%     
==========================================
  Files          11       11              
  Lines         714      719       +5     
==========================================
+ Hits          651      655       +4     
- Misses         63       64       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@TimG1964
Copy link
Copy Markdown
Author

TimG1964 commented Jun 2, 2026

Had to add magic bytes as well as extensions to get over ambiguity with NPZ.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Excel files listed as supported but they are not

1 participant