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

corrects naming for an error #332

Closed
wants to merge 1 commit into from
Closed

corrects naming for an error #332

wants to merge 1 commit into from

Conversation

Harsh-br0
Copy link

Description of PR...

Changes

  • Changes UnkownGrpcStatusCodeError to UnknownGrpcStatusCodeError

API Updates

Deprecations

This may affect old codebases having UnkownGrpcStatusCodeError naming convention.

Enhancements

Better understanding to guess the error precisely, instead to spell it incorrectly in code.
Also the unit tests are updated with changes

Checklist

  • Unit tests
  • Documentation

References

This potentially fixes #307

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@Harsh-br0
Copy link
Author

It seems like making PR was a mistake , no response since 8 days

@Harsh-br0 Harsh-br0 closed this by deleting the head repository Oct 11, 2022
@ohmycaptainnemo
Copy link

Hi,

This is a valid PR. Could you please reopen this?

@Harsh-br0 Harsh-br0 reopened this Nov 3, 2022
@coveralls
Copy link

coveralls commented Nov 6, 2022

Pull Request Test Coverage Report for Build 3385325265

  • 2 of 2 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 94.148%

Totals Coverage Status
Change from base Build 3048422225: 0.0%
Covered Lines: 740
Relevant Lines: 786

💛 - Coveralls

@JonatanMartens
Copy link
Collaborator

Hey @Harsh-br0, thank you for opening this pr!

While this is of course a valid improvement, it is a breaking change. So I'm closing this for now until work starts on pyzeebe 4.0.

@Harsh-br0
Copy link
Author

Makes sense

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.

Spelling mistake for UnknownGrpcStatusCodeError
5 participants