Skip to content

Conversation

@bednar
Copy link
Contributor

@bednar bednar commented Nov 4, 2021

Closes #43

Proposed Changes

  1. Added an example how to use Combine to prepare batches for write into InfluxDB

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • swift test completes successfully
  • Commit messages are in semantic format
  • Sign CLA (if not already signed)

@bednar bednar marked this pull request as ready for review November 4, 2021 19:12
@bednar bednar requested a review from rhajek November 4, 2021 19:12
@bednar bednar added the documentation Improvements or additions to documentation label Nov 4, 2021
@codecov-commenter
Copy link

codecov-commenter commented Nov 4, 2021

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.27%. Comparing base (d7e9b67) to head (6e90ffd).
⚠️ Report is 40 commits behind head on master.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           master      #44       +/-   ##
===========================================
+ Coverage   51.73%   87.27%   +35.53%     
===========================================
  Files         137       10      -127     
  Lines        6240      707     -5533     
===========================================
- Hits         3228      617     -2611     
+ Misses       3012       90     -2922     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bednar bednar merged commit d50a3d0 into master Nov 11, 2021
@bednar bednar deleted the docs/write-batches branch November 11, 2021 12:25
@bednar bednar added this to the 0.9.0 milestone Nov 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add example code snippet showing batching of writes

4 participants