Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Stranger6667
Copy link
Contributor

Description

This PR fixes a small issue with error reporting.

Motivation and Context

The code after raise is unreachable and _email_unexpected_error will never be executed in this case. It seems like a typo.

Have you tested this? If so, how?

This code branch is not tested (as I see in coverage info), so it should not affect any builds. But I can include a test case for this if needed.

Kind Regards

Copy link
Contributor

@Tarrasch Tarrasch left a comment

Choose a reason for hiding this comment

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

Fine to merge but:

This code branch is not tested (as I see in coverage info), so it should not affect any builds. But I can include a test case for this if needed.

It would of course be nice if you even improved coverage. Especially as a new code path is introduced now.

@Stranger6667
Copy link
Contributor Author

Done! :)

@Tarrasch Tarrasch merged commit e12ea80 into spotify:master Jul 30, 2017
@Tarrasch
Copy link
Contributor

Thanks! :)

@Stranger6667 Stranger6667 deleted the fix-exceptions-handling branch July 30, 2017 10:24
This was referenced Jun 29, 2022
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