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: Removed unused flushInterval from WriteApi #33

Merged
merged 1 commit into from
Jul 30, 2020

Conversation

rolincova
Copy link
Contributor

@rolincova rolincova commented Jul 30, 2020

Closes

  • CHANGELOG.md updated
  • Rebased/mergeable
  • A test has been added if appropriate
  • make test completes successfully
  • Commit messages are in semantic format
  • Sign CLA (if not already signed)

@codecov-commenter
Copy link

codecov-commenter commented Jul 30, 2020

Codecov Report

Merging #33 into master will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #33      +/-   ##
============================================
- Coverage     85.71%   85.69%   -0.03%     
  Complexity      276      276              
============================================
  Files            15       15              
  Lines           630      629       -1     
============================================
- Hits            540      539       -1     
  Misses           90       90              
Impacted Files Coverage Δ Complexity Δ
src/InfluxDB2/Client.php 100.00% <ø> (ø) 6.00 <0.00> (ø)
src/InfluxDB2/WriteOptions.php 100.00% <ø> (ø) 1.00 <0.00> (ø)

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 cc9d6e2...7c425ec. Read the comment docs.

@rolincova rolincova force-pushed the fix/remove-flush-interval branch from 5aae819 to 7c425ec Compare July 30, 2020 06:37
@rolincova rolincova requested a review from bednar July 30, 2020 06:37
@bednar bednar added this to the 1.6.0 milestone Jul 30, 2020
@bednar bednar merged commit acf207b into master Jul 30, 2020
@bednar bednar deleted the fix/remove-flush-interval branch July 30, 2020 06:40
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.

3 participants