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

docs: add client docs links #37

Closed bednar closed 3 years ago

bednar commented 3 years ago

Proposed Changes

Added unified documentation section.

Checklist

codecov-commenter commented 3 years ago

Codecov Report

Merging #37 (fe7ad42) into master (68b8afb) will increase coverage by 34.86%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #37       +/-   ##
===========================================
+ Coverage   52.56%   87.42%   +34.86%     
===========================================
  Files         135       10      -125     
  Lines        6120      700     -5420     
===========================================
- Hits         3217      612     -2605     
+ Misses       2903       88     -2815     
Impacted Files Coverage Δ
...fluxDBSwiftApis/Generated/Models/SourceLinks.swift
Tests/InfluxDBSwiftApisTests/LabelsAPITests.swift
Sources/InfluxDBSwift/Generated/APIHelper.swift
Tests/InfluxDBSwiftApisTests/DBRPsAPITests.swift
...InfluxDBSwiftApis/Generated/JSONDataEncoding.swift
...SwiftApis/Generated/Models/PasswordResetBody.swift
Tests/InfluxDBSwiftApisTests/UsersAPITests.swift
...uxDBSwiftApis/Generated/Models/Organizations.swift
...es/InfluxDBSwiftApis/Generated/APIs/ReadyAPI.swift
...InfluxDBSwiftApisTests/OrganizationsAPITests.swift
... and 115 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 68b8afb...fe7ad42. Read the comment docs.