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

fix: added escaping to result closure #1292

Merged
merged 1 commit into from Jun 1, 2018
Merged

fix: added escaping to result closure #1292

merged 1 commit into from Jun 1, 2018

Conversation

Andrew-Lees11
Copy link
Contributor

@Andrew-Lees11 Andrew-Lees11 commented Jun 1, 2018

Add @ escaping to the results closures for TypeSafeMiddleware so users can define escaping closures.

@codecov-io
Copy link

codecov-io commented Jun 1, 2018

Codecov Report

Merging #1292 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1292   +/-   ##
=======================================
  Coverage   83.19%   83.19%           
=======================================
  Files          41       41           
  Lines        3451     3451           
=======================================
  Hits         2871     2871           
  Misses        580      580
Flag Coverage Δ
#Kitura 83.19% <ø> (ø) ⬆️
Impacted Files Coverage Δ
...rces/Kitura/CodableRouter+TypeSafeMiddleware.swift 50.7% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dfb0e0d...089a85a. Read the comment docs.

@ianpartridge ianpartridge merged commit daa0716 into master Jun 1, 2018
@ianpartridge ianpartridge deleted the addEscaping branch June 1, 2018 16:05
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.

None yet

3 participants