Skip to content

feat: add PingAPI to check status of OSS and Cloud instance #39

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Oct 15, 2021

Conversation

bednar
Copy link
Contributor

@bednar bednar commented Oct 13, 2021

Proposed Changes

  1. Added PingAPI to check status of OSS and Cloud instance
  2. Added an example how to use PingAPI
  3. Added swift 5.5 to CI

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • A test has been added if appropriate
  • swift test completes successfully
  • Commit messages are in semantic format
  • Sign CLA (if not already signed)

@codecov-commenter
Copy link

codecov-commenter commented Oct 14, 2021

Codecov Report

Merging #39 (211c347) into master (2d21cfd) will increase coverage by 35.24%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #39       +/-   ##
===========================================
+ Coverage   52.02%   87.27%   +35.24%     
===========================================
  Files         135       10      -125     
  Lines        6199      707     -5492     
===========================================
- Hits         3225      617     -2608     
+ Misses       2974       90     -2884     
Impacted Files Coverage Δ
Sources/InfluxDBSwiftApis/InfluxDB2API.swift 95.45% <0.00%> (-4.55%) ⬇️
Tests/InfluxDBSwiftApisTests/SecretsAPITests.swift
...rces/InfluxDBSwiftApis/Generated/Models/DBRP.swift
...rces/InfluxDBSwiftApis/Generated/Models/Task.swift
...ces/InfluxDBSwiftApis/Generated/Models/Ready.swift
...nfluxDBSwiftApis/Generated/Models/DBRPCreate.swift
.../Generated/Models/AuthorizationUpdateRequest.swift
...SwiftApis/Generated/Models/TaskCreateRequest.swift
...ces/InfluxDBSwiftApis/Generated/Models/Users.swift
...enerated/Models/AddResourceMemberRequestBody.swift
... and 116 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 2d21cfd...211c347. Read the comment docs.

@bednar bednar marked this pull request as ready for review October 14, 2021 07:15
@bednar bednar requested a review from rhajek October 14, 2021 07:15
@bednar bednar merged commit 52e3ee1 into master Oct 15, 2021
@bednar bednar deleted the feat/ping branch October 15, 2021 18:01
@bednar bednar added this to the 0.8.0 milestone Oct 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants