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

refactor(excel2json-lists): remove unnecessary checks #1107

Merged
merged 2 commits into from
Aug 14, 2024

Conversation

Nora-Olivia-Ammann
Copy link
Collaborator

@Nora-Olivia-Ammann Nora-Olivia-Ammann commented Aug 14, 2024

The create code can never fail if the whole is run, because it is checked earlier, which stops the functions.
I made sure that regression cannot happen as I included the mistakes in the integration tests.

@Nora-Olivia-Ammann Nora-Olivia-Ammann self-assigned this Aug 14, 2024
Copy link

codecov bot commented Aug 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.15%. Comparing base (1cb0810) to head (fe723e9).

Additional details and impacted files

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

@Nora-Olivia-Ammann Nora-Olivia-Ammann merged commit 71339f7 into main Aug 14, 2024
15 of 16 checks passed
@Nora-Olivia-Ammann Nora-Olivia-Ammann deleted the wip/remove-unnecessary-checks branch August 14, 2024 13:00
@github-actions github-actions bot mentioned this pull request Aug 14, 2024
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.

2 participants