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

Introduce a new DeprecationMismatch error class: #30

Merged
merged 1 commit into from
Nov 15, 2018

Conversation

Edouard-chin
Copy link
Contributor

  • If the number of triggered deprecations were the same as the number
    of recorded one but they weren't matching the DeprecationToolkit
    would have returned a DeprecationRemoved error. This is actually
    misleading as it wasn't the case.

    This PR introduces a DeprecationMismatch when this situation
    happens.

- If the number of triggered deprecations were the same as the number
  of recorded one but they weren't matching the DeprecationToolkit
  would have returned a `DeprecationRemoved` error. This is actually
  misleading as it wasn't the case.

  This PR introduces a `DeprecationMismatch` when this situation
  happens.
@Edouard-chin Edouard-chin merged commit 1a15f4d into master Nov 15, 2018
@Edouard-chin Edouard-chin deleted the ec-deprecation-mismatch2 branch November 15, 2018 02:13
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.

2 participants