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: batch write #22

Merged
merged 4 commits into from
Feb 20, 2020
Merged

fix: batch write #22

merged 4 commits into from
Feb 20, 2020

Conversation

rolincova
Copy link
Contributor

Closes #

Briefly describe your proposed changes:

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

@codecov-io
Copy link

codecov-io commented Feb 20, 2020

Codecov Report

Merging #22 into master will decrease coverage by 0.19%.
The diff coverage is 87.5%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #22     +/-   ##
=========================================
- Coverage   99.18%   98.98%   -0.2%     
=========================================
  Files          10       10             
  Lines         488      491      +3     
=========================================
+ Hits          484      486      +2     
- Misses          4        5      +1
Impacted Files Coverage Δ
lib/influxdb2/client/flux_csv_parser.rb 100% <100%> (ø) ⬆️
lib/influxdb2/client/worker.rb 90.47% <85.71%> (-2.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 68cef55...711af6f. Read the comment docs.

@bednar bednar added this to the 1.2.0 milestone Feb 20, 2020
@bednar bednar added the bug Something isn't working label Feb 20, 2020
@bednar bednar assigned bednar and rolincova and unassigned bednar Feb 20, 2020
@bednar bednar merged commit 7e20c33 into master Feb 20, 2020
@bednar bednar deleted the fix/batch-write branch February 20, 2020 09:10
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.

None yet

3 participants