influxdata / influxdb-client-swift

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

chore: update ManagementAPI to latest version #36

Closed bednar closed 3 years ago

bednar commented 3 years ago

Proposed Changes

Update ManagementAPI to latest version.

Checklist

codecov-commenter commented 3 years ago

Codecov Report

Merging #36 (a41cf24) into master (8a854fc) will increase coverage by 35.15%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #36       +/-   ##
===========================================
+ Coverage   52.27%   87.42%   +35.15%     
===========================================
  Files         134       10      -124     
  Lines        6150      700     -5450     
===========================================
- Hits         3215      612     -2603     
+ Misses       2935       88     -2847     
Impacted Files Coverage Δ
Sources/InfluxDBSwift/Generated/Models/Query.swift 100.00% <100.00%> (ø)
...rces/InfluxDBSwiftApis/Generated/Models/User.swift
...wiftApis/Generated/Models/PatchRetentionRule.swift
...ces/InfluxDBSwiftApis/Generated/Models/DBRPs.swift
Tests/InfluxDBSwiftApisTests/SetupAPITests.swift
...nfluxDBSwiftApisTests/ScraperTargetsAPITests.swift
Tests/InfluxDBSwiftTests/XCTestManifests.swift
Tests/InfluxDBSwiftApisTests/UsersAPITests.swift
...DBSwiftApis/Generated/APIs/AuthorizationsAPI.swift
...xDBSwiftApis/Generated/Models/ResourceOwners.swift
... and 98 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 8a854fc...a41cf24. Read the comment docs.