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 User Matching Interaction #138

Merged
merged 1 commit into from
Aug 19, 2024
Merged

Fix User Matching Interaction #138

merged 1 commit into from
Aug 19, 2024

Conversation

bpepple
Copy link
Member

@bpepple bpepple commented Aug 19, 2024

  • Ask for user interaction after searching for all comics.
  • Remove redundant assignments to issue_id and multiple_match at the beginning.
  • Simplify nested conditionals by combining conditions where possible.
  • Use early returns to reduce the depth of nested conditionals.

- Ask for user interaction *after* searching for all comics.
- Remove redundant assignments to issue_id and multiple_match at the beginning.
- Simplify nested conditionals by combining conditions where possible.
- Use early returns to reduce the depth of nested conditionals.
@bpepple bpepple self-assigned this Aug 19, 2024
@bpepple bpepple added the enhancement New feature or request label Aug 19, 2024
@bpepple bpepple merged commit 771355a into main Aug 19, 2024
10 checks passed
@bpepple bpepple deleted the fix-user-interaction branch August 19, 2024 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant