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

Support cuddle http body close with error check #37

Merged
merged 1 commit into from
Oct 13, 2019

Conversation

bombsimon
Copy link
Owner

This resolves #31

The implementation is very specific to this use case but I imagine this is the only way not already allowed which should be supported. If there are more cases needed to handle this we can add them later!

@coveralls
Copy link

coveralls commented Oct 13, 2019

Pull Request Test Coverage Report for Build 105

  • 3 of 3 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.07%) to 86.404%

Totals Coverage Status
Change from base Build 102: 0.07%
Covered Lines: 966
Relevant Lines: 1118

💛 - Coveralls

@bombsimon bombsimon merged commit 43ea88e into master Oct 13, 2019
@bombsimon bombsimon deleted the http-best-practice branch October 13, 2019 12:37
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.

Allow defer statements after error checking
2 participants