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: v3 finish #6

Merged
merged 1 commit into from
Dec 31, 2022
Merged

feat: v3 finish #6

merged 1 commit into from
Dec 31, 2022

Conversation

vlastahajek
Copy link
Collaborator

@vlastahajek vlastahajek commented Dec 30, 2022

Docs: Change log, readme, removed TODO
Refactor: OrganizationAPI -> OrganizationsAPI
Package: /v3

@codecov
Copy link

codecov bot commented Dec 31, 2022

Codecov Report

Base: 93.96% // Head: 93.96% // No change to project coverage 👍

Coverage data is based on head (a5c309c) compared to base (aec1def).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##               v3       #6   +/-   ##
=======================================
  Coverage   93.96%   93.96%           
=======================================
  Files          19       19           
  Lines        2103     2103           
=======================================
  Hits         1976     1976           
  Misses         90       90           
  Partials       37       37           
Impacted Files Coverage Δ
influxclient/authorizations.go 98.50% <ø> (ø)
influxclient/buckets.go 97.22% <ø> (ø)
influxclient/client_write.go 86.45% <ø> (ø)
influxclient/labels.go 92.30% <ø> (ø)
influxclient/query.go 95.00% <ø> (ø)
influxclient/tasks.go 97.10% <ø> (ø)
influxclient/users.go 85.92% <ø> (ø)
influxclient/writer.go 92.15% <ø> (ø)
influxclient/client.go 82.88% <100.00%> (ø)
influxclient/organizations.go 98.07% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@vlastahajek vlastahajek merged commit a5001c0 into v3 Dec 31, 2022
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.

1 participant