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

feat: nodes from df (DEV-3467) #926

Conversation

Nora-Olivia-Ammann
Copy link
Collaborator

No description provided.

@Nora-Olivia-Ammann Nora-Olivia-Ammann self-assigned this Apr 24, 2024
Copy link

linear bot commented Apr 24, 2024

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.

Here comes the first part of my comments. More is to follow...

src/dsp_tools/commands/excel2json/models/input_error.py Outdated Show resolved Hide resolved
src/dsp_tools/commands/excel2json/models/list_node.py Outdated Show resolved Hide resolved
src/dsp_tools/commands/excel2json/models/list_node.py Outdated Show resolved Hide resolved
src/dsp_tools/commands/excel2json/models/list_node.py Outdated Show resolved Hide resolved
src/dsp_tools/commands/excel2json/models/list_node.py Outdated Show resolved Hide resolved
src/dsp_tools/commands/excel2json/models/list_node.py Outdated Show resolved Hide resolved
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.

LGTM. I have a lot of suggestions that would make the code more understandable, but nothing severe that would prevent merging.

src/dsp_tools/commands/excel2json/new_lists.py Outdated Show resolved Hide resolved
src/dsp_tools/commands/excel2json/new_lists.py Outdated Show resolved Hide resolved
src/dsp_tools/commands/excel2json/new_lists.py Outdated Show resolved Hide resolved
src/dsp_tools/commands/excel2json/new_lists.py Outdated Show resolved Hide resolved
src/dsp_tools/commands/excel2json/new_lists.py Outdated Show resolved Hide resolved
src/dsp_tools/commands/excel2json/new_lists.py Outdated Show resolved Hide resolved
test/unittests/commands/excel2json/test_lists.py Outdated Show resolved Hide resolved
@Nora-Olivia-Ammann
Copy link
Collaborator Author

General comment: There is no place where users can put a comment for a list in the excel. I would ask RDU if they want to have it at all. Untill we cleared that up, I would leave it as it is easier to remove than add.

@BalduinLandolt
Copy link
Collaborator

General comment: There is no place where users can put a comment for a list in the excel. I would ask RDU if they want to have it at all. Untill we cleared that up, I would leave it as it is easier to remove than add.

Please try to keep the scope of your work to what is defined in the project, or check with PM/the project lead if you're unsure. Development is not the best time for discovering requirements. :)

@Nora-Olivia-Ammann
Copy link
Collaborator Author

ct, or check with PM/the project lead if you're unsure. Development is not the best time for discovering requirements. :)

Thanks, I'll ask Daniela, and I did not mean, to delete it from the json schema generally, just in the excel2json.

@BalduinLandolt
Copy link
Collaborator

ct, or check with PM/the project lead if you're unsure. Development is not the best time for discovering requirements. :)

Thanks, I'll ask Daniela, and I did not mean, to delete it from the json schema generally, just in the excel2json.

My plead was mainly towards simplicity/pragmatism: That's not your main focus here, so you shouldn't cause yourself too much work with it. Or in other words: If it's there, leave it there unless you have good reason to touch it (e.g. it causes you much extra work); and if it's not useable, that can be discussed some other time.

@Nora-Olivia-Ammann Nora-Olivia-Ammann merged commit 83093a4 into wip/dev-3462-new-lists-section-feature-branch Apr 26, 2024
8 checks passed
@Nora-Olivia-Ammann Nora-Olivia-Ammann deleted the wip/dev-3467-nodes-from-df branch April 26, 2024 08:36
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

3 participants