Skip to content

Fix type_tester for XLS parser#60

Merged
abulte merged 4 commits intomasterfrom
fix-xls-parsing
Mar 4, 2020
Merged

Fix type_tester for XLS parser#60
abulte merged 4 commits intomasterfrom
fix-xls-parsing

Conversation

@abulte
Copy link
Contributor

@abulte abulte commented Mar 3, 2020

Fixes #61

The type tester from #42 seems to break on real world xls files. I don't want to spend too much time on XLS support, so I just removed it for XLS files. Also added XLS examples in tests.

@abulte abulte requested review from AntoineAugusti and quaxsze March 3, 2020 17:10
@AntoineAugusti
Copy link
Member

I can take a look at the XLS type tester if you want too, but it's not a priority, I agree.

I'd need example files and a quick note about what's going on

@abulte abulte mentioned this pull request Mar 4, 2020
@abulte
Copy link
Contributor Author

abulte commented Mar 4, 2020

@AntoineAugusti cf #61. I you have time to take a look it would be great, in the meantime I won't merge this.

@AntoineAugusti
Copy link
Member

The type tester is now fixed for XLS files.

Fixes #61

@AntoineAugusti AntoineAugusti changed the title Remove type_tester for XLS parser Fix type_tester for XLS parser Mar 4, 2020
@abulte
Copy link
Contributor Author

abulte commented Mar 4, 2020

@AntoineAugusti you're the best ❤️

@abulte abulte merged commit 65b54f9 into master Mar 4, 2020
@abulte abulte deleted the fix-xls-parsing branch March 4, 2020 14:10
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.

typetester for XLS files

3 participants