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: adding LP batching #112

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

feat: adding LP batching #112

wants to merge 5 commits into from

Conversation

karel-rehor
Copy link
Contributor

Closes #

Proposed Changes

Briefly describe your proposed changes:

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • A test has been added if appropriate
  • Tests pass
  • Commit messages are conventional
  • Sign CLA (if not already signed)

Copy link

codecov bot commented Oct 25, 2024

Codecov Report

Attention: Patch coverage is 88.97059% with 15 lines in your changes missing coverage. Please review.

Project coverage is 86.25%. Comparing base (86c45d7) to head (5824190).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
influxdb3/batching/batcher.go 77.77% 8 Missing and 4 partials ⚠️
influxdb3/batching/lp_batcher.go 96.34% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #112      +/-   ##
==========================================
+ Coverage   86.12%   86.25%   +0.12%     
==========================================
  Files          15       16       +1     
  Lines        1211     1331     +120     
==========================================
+ Hits         1043     1148     +105     
- Misses        139      149      +10     
- Partials       29       34       +5     

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

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.

1 participant