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: mapping dictionary without timestamp and tags into LineProtocol #105

Merged
merged 1 commit into from Jun 5, 2020

Conversation

bednar
Copy link
Contributor

@bednar bednar commented Jun 5, 2020

Closes #103

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

@bednar bednar added the bug Something isn't working label Jun 5, 2020
@bednar bednar added this to the 1.8.0 milestone Jun 5, 2020
@codecov-commenter
Copy link

codecov-commenter commented Jun 5, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #105      +/-   ##
==========================================
+ Coverage   88.64%   88.65%   +0.01%     
==========================================
  Files          22       22              
  Lines        1796     1798       +2     
==========================================
+ Hits         1592     1594       +2     
  Misses        204      204              
Impacted Files Coverage Δ
influxdb_client/client/write/point.py 98.23% <100.00%> (+0.03%) ⬆️

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 f98bca8...aea9cf6. Read the comment docs.

@bednar bednar merged commit 6706571 into master Jun 5, 2020
@bednar bednar deleted the fix/dict-to-lineprotocol branch June 5, 2020 07:17
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.

how to write JSON to influxdb cloud using python
2 participants