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: implement V3 mgmt API #3

Merged
merged 2 commits into from
Dec 29, 2022
Merged

feat: implement V3 mgmt API #3

merged 2 commits into from
Dec 29, 2022

Conversation

alespour
Copy link
Collaborator

No description provided.

@alespour alespour marked this pull request as ready for review December 28, 2022 09:08
@alespour alespour requested a review from vlastahajek December 28, 2022 10:33
@codecov
Copy link

codecov bot commented Dec 28, 2022

Codecov Report

Base: 94.50% // Head: 94.03% // Decreases project coverage by -0.46% ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##               v3       #3      +/-   ##
==========================================
- Coverage   94.50%   94.03%   -0.47%     
==========================================
  Files           6       12       +6     
  Lines         455     1174     +719     
==========================================
+ Hits          430     1104     +674     
- Misses         13       38      +25     
- Partials       12       32      +20     
Impacted Files Coverage Δ
influxclient/users.go 82.24% <82.24%> (ø)
influxclient/client.go 86.36% <87.87%> (+7.41%) ⬆️
influxclient/labels.go 89.83% <89.83%> (ø)
influxclient/buckets.go 95.18% <95.18%> (ø)
influxclient/tasks.go 95.84% <95.84%> (ø)
influxclient/organizations.go 96.69% <96.69%> (ø)
influxclient/authorizations.go 98.11% <98.11%> (ø)
influxclient/client_query.go 93.54% <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.

@alespour alespour force-pushed the feat/v3/mgmt branch 2 times, most recently from fbe5172 to 9629ff6 Compare December 28, 2022 16:05
* feat: extend Filter, Params and Client

* chore: run E2E test in CI
Copy link
Collaborator

@vlastahajek vlastahajek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work, thanks!

@vlastahajek vlastahajek merged commit 38e34d6 into v3 Dec 29, 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.

2 participants