Kitura / Kitura-WebSocket

WebSocket support for Kitura
Apache License 2.0
68 stars 30 forks source link

update readme to swift 4 #26

Closed Andrew-Lees11 closed 6 years ago

Andrew-Lees11 commented 6 years ago

Updated the package.swift in the README to swift 4 style. Fix for issue #26

codecov-io commented 6 years ago

Codecov Report

Merging #26 into master will decrease coverage by 0.42%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
- Coverage   90.44%   90.02%   -0.43%     
==========================================
  Files           9        9              
  Lines         471      471              
==========================================
- Hits          426      424       -2     
- Misses         45       47       +2
Flag Coverage Δ
#KituraWebSocket 90.02% <ø> (-0.43%) :arrow_down:
Impacted Files Coverage Δ
Sources/KituraWebSocket/WebSocketConnection.swift 90.37% <0%> (-1.07%) :arrow_down:

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 8474fc2...64fd248. Read the comment docs.