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: add jitterInterval to WriteApi #38

Merged
merged 1 commit into from
Sep 9, 2020
Merged

Conversation

rolincova
Copy link
Contributor

@rolincova rolincova commented Aug 25, 2020

Closes

Checklist

  • 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 Aug 25, 2020

Codecov Report

Merging #38 into master will increase coverage by 0.08%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #38      +/-   ##
============================================
+ Coverage     86.23%   86.31%   +0.08%     
- Complexity      293      294       +1     
============================================
  Files            16       16              
  Lines           661      665       +4     
============================================
+ Hits            570      574       +4     
  Misses           91       91              
Impacted Files Coverage Δ Complexity Δ
src/InfluxDB2/WriteApi.php 98.95% <100.00%> (+0.03%) 45.00 <0.00> (+1.00)
src/InfluxDB2/WriteOptions.php 100.00% <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 bb5a60d...16490fd. Read the comment docs.

@rolincova rolincova requested a review from rhajek August 25, 2020 09:35
@bednar bednar added this to the 1.7.0 milestone Sep 9, 2020
@bednar bednar added the enhancement New feature or request label Sep 9, 2020
@bednar bednar self-requested a review September 9, 2020 08:50
@bednar bednar merged commit 98bc702 into master Sep 9, 2020
@bednar bednar deleted the feat/jitter-interval branch September 9, 2020 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants