influxdata / influxdb-client-swift

InfluxDB (v2+) Client Library for Swift
https://influxdata.github.io/influxdb-client-swift/
MIT License
27 stars 8 forks source link

chore(ci): add Swift 5.4 to CI #35

Closed bednar closed 3 years ago

bednar commented 3 years ago

Proposed Changes

Add Swift 5.4 to CI.

Checklist

codecov-commenter commented 3 years ago

Codecov Report

Merging #35 (c9736f7) into master (8797f8f) will decrease coverage by 35.13%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #35       +/-   ##
===========================================
- Coverage   87.41%   52.27%   -35.14%     
===========================================
  Files          10      134      +124     
  Lines         699     6150     +5451     
===========================================
+ Hits          611     3215     +2604     
- Misses         88     2935     +2847     
Impacted Files Coverage Δ
Tests/InfluxDBSwiftApisTests/UsersAPITests.swift 94.44% <0.00%> (ø)
Tests/InfluxDBSwiftTests/XCTestManifests.swift 100.00% <0.00%> (ø)
...es/InfluxDBSwiftApis/Generated/Models/RunLog.swift 0.00% <0.00%> (ø)
...rces/InfluxDBSwiftApis/Generated/Models/Logs.swift 0.00% <0.00%> (ø)
...uxDBSwift/Generated/OpenISO8601DateFormatter.swift 86.95% <0.00%> (ø)
...nfluxDBSwiftApis/Generated/Models/SecretKeys.swift 100.00% <0.00%> (ø)
...es/InfluxDBSwiftApis/Generated/APIs/TasksAPI.swift 9.51% <0.00%> (ø)
Sources/InfluxDBSwiftApis/Generated/Models.swift 100.00% <0.00%> (ø)
...fluxDBSwiftApis/Generated/Models/BucketLinks.swift 0.00% <0.00%> (ø)
...xDBSwiftApis/Generated/Models/LabelsResponse.swift 0.00% <0.00%> (ø)
... and 114 more

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 8797f8f...c9736f7. Read the comment docs.