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

Use onComplete callback instead of EventLoopFuture #59

Merged
merged 4 commits into from
Mar 14, 2021
Merged

Conversation

adam-fowler
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Mar 14, 2021

Codecov Report

Merging #59 (6fd1ba9) into main (88c127b) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #59   +/-   ##
=======================================
  Coverage   83.17%   83.17%           
=======================================
  Files          47       47           
  Lines        2371     2372    +1     
=======================================
+ Hits         1972     1973    +1     
  Misses        399      399           
Impacted Files Coverage Δ
Sources/Hummingbird/Configuration.swift 100.00% <100.00%> (ø)
...Hummingbird/Server/Application+HTTPResponder.swift 85.29% <100.00%> (+0.44%) ⬆️

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 88c127b...6fd1ba9. Read the comment docs.

@adam-fowler adam-fowler merged commit 438ab21 into main Mar 14, 2021
@adam-fowler adam-fowler deleted the callback branch March 14, 2021 14:55
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

1 participant