Skip to content

Add ErrorKit.enhancedDescription(for:) API with common error mappings #12

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

Merged
merged 4 commits into from
Dec 7, 2024

Conversation

Jeehut
Copy link
Member

@Jeehut Jeehut commented Dec 3, 2024

Fixes #2.

Note that this of course only is the set of initial errors being mapped. And I skipped localizing the String Catalog because I'm preparing a bigger update for TranslateKit that'll improve accuracy significantly. And we're not close to a release, so we have time.

@Jeehut Jeehut requested a review from n0rthk1n9 December 3, 2024 20:22
Copy link
Collaborator

@n0rthk1n9 n0rthk1n9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, can be merged like that.

@Jeehut Jeehut merged commit 65bf4dc into main Dec 7, 2024
1 check passed
@Jeehut Jeehut deleted the wip/common-errors branch December 7, 2024 10:31
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.

ErrorKit: Detect common errors and provide a localized and more useful error message for each that isn't clear or localized yet
2 participants