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

Refactor/exception #641

Merged
merged 6 commits into from
Jan 13, 2022
Merged

Conversation

jonathf
Copy link
Collaborator

@jonathf jonathf commented Jan 4, 2022

Issue

Issue #639

Solution deprecates both ERROR and get_code. the solution for getting the error code is not super elegant, but it is simple and it does have the advatage of keeping the error codes close to their associated Exception class and being the single point of truth.

I've isolated this part of the PR in a single commit, so it is super easy to revert if you rather we use enums and get_code.

Tasks

  • Update docs/API.md
  • Update CHANGELOG.md
  • review

@jonathf jonathf force-pushed the refactor/exception branch from 0ddb66f to 0af1ff1 Compare January 4, 2022 14:06
@jcoupey jcoupey added this to the v1.12.0 milestone Jan 6, 2022
@jcoupey jcoupey merged commit 9877edf into VROOM-Project:master Jan 13, 2022
@jonathf jonathf deleted the refactor/exception branch January 13, 2022 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants