Skip to content

Extract error handling from middleware#98

Merged
bmarini merged 3 commits intomasterfrom
extract-error-handling
Apr 3, 2018
Merged

Extract error handling from middleware#98
bmarini merged 3 commits intomasterfrom
extract-error-handling

Conversation

@bmarini
Copy link
Copy Markdown
Contributor

@bmarini bmarini commented Apr 2, 2018

This allows handlers to use error handling functions
directly if they want to.

@bmarini bmarini requested a review from danilotsr April 2, 2018 23:04
Copy link
Copy Markdown
Contributor

@danilotsr danilotsr left a comment

Choose a reason for hiding this comment

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

is the current testing coverage enough to cover the new use case?

@bmarini
Copy link
Copy Markdown
Contributor Author

bmarini commented Apr 3, 2018

@danilotsr I moved the tests around, I think there is enough coverage.

bmarini added 3 commits April 3, 2018 10:10
This allows handlers to use error handling functions
directly if they want to.
@bmarini bmarini force-pushed the extract-error-handling branch from 63b5835 to c295781 Compare April 3, 2018 17:11
@bmarini bmarini merged commit a2aea2a into master Apr 3, 2018
@bmarini bmarini deleted the extract-error-handling branch April 3, 2018 17:14
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