Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(excel2json): support uppercase classes sheet in resources.xlsx (DEV-3109) #683

Merged
merged 7 commits into from Dec 14, 2023

Conversation

Nora-Olivia-Ammann
Copy link
Collaborator

No description provided.

@Nora-Olivia-Ammann Nora-Olivia-Ammann self-assigned this Dec 13, 2023
Copy link
Collaborator

@jnussbaum jnussbaum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's the behavior if one of the resource sheets has wrong capitalization? In case this isn't handled yet, you could consider to first lowercase all resource sheets, similar as I suggested in my comment below for the "classes" sheet.

Apart from that, I added some small suggestions how you could improve it.

But generally LGTM

src/dsp_tools/commands/excel2json/resources.py Outdated Show resolved Hide resolved
src/dsp_tools/commands/excel2json/resources.py Outdated Show resolved Hide resolved
src/dsp_tools/commands/excel2json/resources.py Outdated Show resolved Hide resolved
src/dsp_tools/commands/excel2json/resources.py Outdated Show resolved Hide resolved
@Nora-Olivia-Ammann Nora-Olivia-Ammann merged commit 71205f8 into main Dec 14, 2023
9 checks passed
@Nora-Olivia-Ammann Nora-Olivia-Ammann deleted the wip/dev-3109-support-uppercase-classes branch December 14, 2023 12:14
@daschbot daschbot mentioned this pull request Dec 14, 2023
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.

None yet

2 participants