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: link to CLA #40

Closed bednar closed 3 years ago

bednar commented 3 years ago

Proposed Changes

Fixed link to CLA.

Checklist

codecov-commenter commented 3 years ago

Codecov Report

Merging #40 (080c410) into master (52e3ee1) will increase coverage by 35.53%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #40       +/-   ##
===========================================
+ Coverage   51.73%   87.27%   +35.53%     
===========================================
  Files         137       10      -127     
  Lines        6240      707     -5533     
===========================================
- Hits         3228      617     -2611     
+ Misses       3012       90     -2922     
Impacted Files Coverage Δ
...SwiftApis/Generated/Models/TaskCreateRequest.swift
...xDBSwiftApis/Generated/Models/ResourceMember.swift
...tApis/Generated/Models/ScraperTargetResponse.swift
...s/InfluxDBSwiftApis/Generated/APIs/HealthAPI.swift
...wiftApis/Generated/URLSessionImplementations.swift
Sources/InfluxDBSwiftApis/Generated/Models.swift
...uxDBSwiftApis/Generated/Models/Authorization.swift
...rces/InfluxDBSwiftApis/Generated/Models/User.swift
...enerated/Models/SecretKeysResponseAllOfLinks.swift
...wiftApis/Generated/Models/LabelCreateRequest.swift
... and 117 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 52e3ee1...080c410. Read the comment docs.