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 status methods #4

Merged
merged 1 commit into from
Dec 30, 2022
Merged

feat: implement status methods #4

merged 1 commit into from
Dec 30, 2022

Conversation

alespour
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Dec 29, 2022

Codecov Report

Base: 94.03% // Head: 94.90% // Increases project coverage by +0.87% 🎉

Coverage data is based on head (486a4ad) compared to base (38e34d6).
Patch coverage: 95.38% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##               v3       #4      +/-   ##
==========================================
+ Coverage   94.03%   94.90%   +0.87%     
==========================================
  Files          12       12              
  Lines        1174     1552     +378     
==========================================
+ Hits         1104     1473     +369     
- Misses         38       54      +16     
+ Partials       32       25       -7     
Impacted Files Coverage Δ
influxclient/client.go 88.06% <95.00%> (+1.70%) ⬆️
influxclient/error.go 71.42% <100.00%> (ø)
influxclient/labels.go 92.30% <100.00%> (+2.47%) ⬆️
influxclient/query.go 95.00% <100.00%> (+1.25%) ⬆️
influxclient/client_query.go 92.00% <0.00%> (-1.55%) ⬇️
annotatedcsv/decode.go 97.79% <0.00%> (-0.07%) ⬇️
annotatedcsv/reader.go 100.00% <0.00%> (ø)
influxclient/authorizations.go 98.50% <0.00%> (+0.39%) ⬆️
... and 6 more

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/status branch 2 times, most recently from 379d352 to b6949fa Compare December 30, 2022 09:14
@alespour alespour marked this pull request as ready for review December 30, 2022 09:24
@alespour alespour requested a review from vlastahajek December 30, 2022 11:37
* feat: implement DeletePoints method

* chore: use Makefile 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 job! Thank.

@vlastahajek vlastahajek merged commit 06fa31c into v3 Dec 30, 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