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: use InfluxDB OSS API definitions to generated APIs #79

Merged
merged 3 commits into from
Jul 8, 2021

Conversation

bednar
Copy link
Contributor

@bednar bednar commented Jun 23, 2021

Proposed Changes

  • Use InfluxDB OSS API definitions to generated APIs.

Checklist

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

@codecov-commenter
Copy link

codecov-commenter commented Jun 23, 2021

Codecov Report

Merging #79 (53659d0) into master (cf19d0f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #79   +/-   ##
=========================================
  Coverage     82.78%   82.78%           
  Complexity      375      375           
=========================================
  Files            23       23           
  Lines           889      889           
=========================================
  Hits            736      736           
  Misses          153      153           
Impacted Files Coverage Δ
src/InfluxDB2/HeaderSelector.php 69.56% <ø> (ø)
src/InfluxDB2/ObjectSerializer.php 54.96% <ø> (ø)

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 cf19d0f...53659d0. Read the comment docs.

@bednar bednar marked this pull request as ready for review July 7, 2021 08:14
@bednar bednar requested a review from rhajek July 7, 2021 08:14
@bednar bednar force-pushed the opeanapi/update branch from d35677c to 53659d0 Compare July 7, 2021 08:17
@bednar bednar added this to the 1.15.0 milestone Jul 8, 2021
@bednar bednar merged commit 197f0f7 into master Jul 8, 2021
@bednar bednar deleted the opeanapi/update branch July 8, 2021 05:49
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.

2 participants