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(ux): add error better ux for hash not found #10065

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

abn
Copy link
Member

@abn abn commented Jan 17, 2025

This changes introduces the use of PoetryRuntimeError that allows better error information propagation to facilitate improved ux for users encountering errors.

Resolves: #10057

Before

Screenshot From 2025-01-17 03-14-01

After

Screenshot From 2025-01-17 03-13-21

After (verbose)

Screenshot From 2025-01-17 03-12-38

After (Multiple)

image

This changes introduces the use of `PoetryRuntimeError` that allows
better error information propagation to facilitate improved ux for users
encountering errors.

Resolves: python-poetry#10057
@abn abn added area/error-handling Bad error messages/insufficient error handling area/ux Features and improvements related to the user experience labels Jan 17, 2025
@abn abn requested a review from a team January 17, 2025 02:18
@abn
Copy link
Member Author

abn commented Jan 17, 2025

@sourcery-ai review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/error-handling Bad error messages/insufficient error handling area/ux Features and improvements related to the user experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Poetry cannot install Numpy 2.2.1
1 participant