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

fix: CI build #66

Closed bednar closed 5 months ago

bednar commented 6 months ago

Proposed Changes

  1. Use lates three version of the swift to test client - 5.8, 5.9, 5.10
  2. Use correct API for expectation
  3. Upgrade Xcode to 15.3.0

Checklist

codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 65.09%. Comparing base (4b7e4b9) to head (7415c0f).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #66 +/- ## =========================================== + Coverage 42.31% 65.09% +22.77% =========================================== Files 145 17 -128 Lines 10473 1338 -9135 =========================================== - Hits 4432 871 -3561 + Misses 6041 467 -5574 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.