Skip to content
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

feat: add a ping() API to check status of OSS and Cloud instance #97

Merged
merged 3 commits into from
Oct 18, 2021

Conversation

bednar
Copy link
Contributor

@bednar bednar commented Oct 13, 2021

Proposed Changes

Added a ping() API to check status of OSS and Cloud instance.

Checklist

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

@codecov-commenter
Copy link

Codecov Report

Merging #97 (6e5ef37) into master (834fc2d) will increase coverage by 0.19%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #97      +/-   ##
============================================
+ Coverage     81.88%   82.07%   +0.19%     
- Complexity      379      380       +1     
============================================
  Files            23       23              
  Lines           900      904       +4     
============================================
+ Hits            737      742       +5     
+ Misses          163      162       -1     
Impacted Files Coverage Δ
src/InfluxDB2/Client.php 94.44% <100.00%> (+0.69%) ⬆️
src/InfluxDB2/HeaderSelector.php 73.91% <0.00%> (+4.34%) ⬆️

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 834fc2d...6e5ef37. Read the comment docs.

@bednar bednar requested a review from rhajek October 13, 2021 10:55
@bednar bednar marked this pull request as ready for review October 13, 2021 10:55
@bednar bednar merged commit b091d59 into master Oct 18, 2021
@bednar bednar deleted the feat/ping branch October 18, 2021 09:15
@bednar bednar added this to the 2.3.0 milestone Oct 21, 2021
peynman pushed a commit to peynman/influxdb-client-php that referenced this pull request Mar 7, 2023
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