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

chore: update Swagger API to latest version #77

Merged
merged 2 commits into from
Apr 19, 2021
Merged

Conversation

bednar
Copy link
Contributor

@bednar bednar commented Apr 19, 2021

Proposed Changes

Updated Swagger API to latest version.

Checklist

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

@codecov-commenter
Copy link

codecov-commenter commented Apr 19, 2021

Codecov Report

Merging #77 (9f4a768) into master (3c5ba14) will decrease coverage by 54.16%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #77       +/-   ##
===========================================
- Coverage   99.24%   45.07%   -54.17%     
===========================================
  Files          12       55       +43     
  Lines         658     6511     +5853     
===========================================
+ Hits          653     2935     +2282     
- Misses          5     3576     +3571     
Impacted Files Coverage Δ
lib/influxdb2/client/point.rb 100.00% <0.00%> (ø)
lib/influxdb2/client/write_api.rb 100.00% <0.00%> (ø)
lib/influxdb2/client/influx_error.rb 100.00% <0.00%> (ø)
lib/influxdb2/apis/generated/api_client.rb 62.42% <0.00%> (ø)
lib/influxdb2/apis/generated/api_error.rb 28.57% <0.00%> (ø)
lib/influxdb2/apis/generated/api/labels_api.rb 42.73% <0.00%> (ø)
...influxdb2/apis/generated/models/labels_response.rb 46.31% <0.00%> (ø)
...influxdb2/apis/generated/models/resource_member.rb 24.46% <0.00%> (ø)
...db2/apis/generated/models/resource_owner_all_of.rb 24.54% <0.00%> (ø)
lib/influxdb2/apis/generated/models/links.rb 45.00% <0.00%> (ø)
... and 38 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 3c5ba14...9f4a768. Read the comment docs.

@bednar bednar marked this pull request as ready for review April 19, 2021 07:42
@bednar bednar requested a review from rhajek April 19, 2021 08:30
@bednar bednar merged commit 87fd54f into master Apr 19, 2021
@bednar bednar deleted the chore/swagger-update branch April 19, 2021 12:11
@bednar bednar added this to the 1.14.0 milestone Apr 19, 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.

None yet

3 participants