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

fix: appending default tags for single Point #117

Merged
merged 1 commit into from
Jun 29, 2020
Merged

Conversation

bednar
Copy link
Contributor

@bednar bednar commented Jun 26, 2020

Closes #116

  • CHANGELOG.md updated
  • Rebased/mergeable
  • Tests pass
  • Sign CLA (if not already signed)

@bednar bednar added the bug Something isn't working label Jun 26, 2020
@bednar bednar requested a review from rolincova June 26, 2020 09:26
@bednar bednar self-assigned this Jun 26, 2020
@codecov-commenter
Copy link

codecov-commenter commented Jun 26, 2020

Codecov Report

Merging #117 into master will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #117      +/-   ##
==========================================
+ Coverage   88.71%   88.72%   +0.01%     
==========================================
  Files          22       22              
  Lines        1808     1810       +2     
==========================================
+ Hits         1604     1606       +2     
  Misses        204      204              
Impacted Files Coverage Δ
influxdb_client/client/write_api.py 96.63% <100.00%> (+0.02%) ⬆️

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 5ddf643...99b73c0. Read the comment docs.

@bednar bednar merged commit d19ff96 into master Jun 29, 2020
@bednar bednar deleted the fix/point-default-tags branch June 29, 2020 06:49
@bednar bednar added this to the 1.9.0 milestone Jun 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug when writing single Point while default_tags are provided
3 participants