vapor / websocket-kit

WebSocket client library built on SwiftNIO
https://docs.vapor.codes/4.0/advanced/websockets/
MIT License
272 stars 79 forks source link

Update Supported Swift Versions #111

Closed 0xTim closed 2 years ago

0xTim commented 2 years ago

This removes support for Swift 5.2 and Swift 5.3, making Swift 5.4 the earliest supported version as announced

gwynne commented 2 years ago

@0xTim I did a more comprehensive update of the CI on another branch, but I neglected to update Package.swift, this PR can be pared down to just that change

codecov-commenter commented 2 years ago

Codecov Report

Merging #111 (0dd2ab2) into main (c18d19a) will decrease coverage by 6.83%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #111      +/-   ##
==========================================
- Coverage   71.15%   64.32%   -6.84%     
==========================================
  Files           5        6       +1     
  Lines         475      569      +94     
==========================================
+ Hits          338      366      +28     
- Misses        137      203      +66     
Flag Coverage Δ
unittests 64.32% <ø> (-6.84%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...bSocketKit/Concurrency/WebSocket+Concurrency.swift 29.78% <0.00%> (ø)
VaporBot commented 2 years ago

These changes are now available in 2.4.0