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

Improve jazzy docs for Kitura-NIO #177

Merged
merged 9 commits into from
Mar 28, 2019
Merged

Improve jazzy docs for Kitura-NIO #177

merged 9 commits into from
Mar 28, 2019

Conversation

pushkarnk
Copy link
Contributor

Note: Most of the documentation comments are copied as-is from Kitura-net.

@pushkarnk pushkarnk added the jazzy-doc When applied to a PR, instructs the Package-Builder to regenerate the Jazzy documentation label Mar 12, 2019
@pushkarnk pushkarnk force-pushed the improve-jazzy-docs branch from 8db5843 to c8596d3 Compare March 27, 2019 20:23
@codecov-io
Copy link

Codecov Report

Merging #177 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #177   +/-   ##
=======================================
  Coverage   68.35%   68.35%           
=======================================
  Files          20       20           
  Lines        1324     1324           
=======================================
  Hits          905      905           
  Misses        419      419
Flag Coverage Δ
#KituraNet 68.35% <100%> (ø) ⬆️
Impacted Files Coverage Δ
Sources/KituraNet/URLParser.swift 75% <ø> (ø) ⬆️
Sources/KituraNet/HTTP/HTTPServer.swift 54.31% <ø> (ø) ⬆️
Sources/KituraNet/ListenerGroup.swift 50% <ø> (ø) ⬆️
Sources/KituraNet/HTTP/HTTP.swift 95.83% <ø> (ø) ⬆️
Sources/KituraNet/HTTP/HTTPServerResponse.swift 53.5% <ø> (ø) ⬆️
Sources/KituraNet/HTTP/HTTPServerRequest.swift 74.25% <ø> (ø) ⬆️
Sources/KituraNet/SPIUtils.swift 88.57% <ø> (ø) ⬆️
Sources/KituraNet/ClientRequest.swift 74.92% <ø> (ø) ⬆️
Sources/KituraNet/ConnectionUpgrader.swift 25% <ø> (ø) ⬆️
Sources/KituraNet/BufferList.swift 100% <100%> (ø) ⬆️

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 e7b90f2...996c691. Read the comment docs.

@pushkarnk pushkarnk merged commit ad5e257 into master Mar 28, 2019
@pushkarnk pushkarnk deleted the improve-jazzy-docs branch April 3, 2019 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jazzy-doc When applied to a PR, instructs the Package-Builder to regenerate the Jazzy documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants