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

Feature/13 add structured errors #15

Merged
merged 6 commits into from
Jun 10, 2022

Conversation

michael-dean-haynie
Copy link
Collaborator

@michael-dean-haynie michael-dean-haynie commented Jun 3, 2022

  • Replaced vanilla Errors with a custom QuerystringParsingError that has more helpful metadata.
  • Updated implementations where needed
  • Updated tests to more closely match one another across the project

closes #13

@michael-dean-haynie michael-dean-haynie marked this pull request as draft June 3, 2022 00:22
@michael-dean-haynie michael-dean-haynie changed the title Draft: Feature/13 add structured errors Feature/13 add structured errors Jun 3, 2022
@michael-dean-haynie michael-dean-haynie changed the base branch from feature/10-support-ibm-style-filtering to main June 3, 2022 17:46
@michael-dean-haynie michael-dean-haynie marked this pull request as ready for review June 3, 2022 17:46
- add high level sanity tests
- cover empty string scenarios
@michael-dean-haynie michael-dean-haynie merged commit e25aa5e into main Jun 10, 2022
@michael-dean-haynie michael-dean-haynie deleted the feature/13-add-structured-errors branch June 10, 2022 16:37
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.

Add structured errors
1 participant