Skip to content

Conversation

joaolfp
Copy link
Contributor

@joaolfp joaolfp commented Oct 17, 2024

Description 📝

I fixed an issue where, when I typed an invalid URL, the program would exit and display an error message. Now, the program properly handles the invalid URL and shows a more user-friendly error message without crashing

How Has This Been Tested?

Locally.

Types of Changes

[x] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
[ ] Documentation (no code change)
[ ] Refactor (refactoring production code)
[ ] Update library Cargo.toml

Checklist:

[x] My code follows the code style of this project
[x] I have updated the documentation accordingly
[x] I have formatted the code with rustfmt
[x] I have added tests to cover my changes
[x] All new and existing tests passed

@joaolfp joaolfp merged commit 4f99c38 into main Oct 17, 2024
2 checks passed
@joaolfp joaolfp deleted the hotfix/show-error-url branch October 17, 2024 01:11
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.

1 participant