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

[Backport 2.x] Enhance: Add comments to chunking-related code #1115

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 3130de3 from #1106

* add logs for chunker parameter parser

Signed-off-by: yuye-aws <[email protected]>

* add logs for delimiter chunker

Signed-off-by: yuye-aws <[email protected]>

* add comments for delimiter chunker

Signed-off-by: yuye-aws <[email protected]>

* update comments for delimiter chunker

Signed-off-by: yuye-aws <[email protected]>

* update comments for chunker interface

Signed-off-by: yuye-aws <[email protected]>

* add comments for chunker facdtory

Signed-off-by: yuye-aws <[email protected]>

* update comments for chunker interface

Signed-off-by: yuye-aws <[email protected]>

---------

Signed-off-by: yuye-aws <[email protected]>
(cherry picked from commit 3130de3)
@zhichao-aws zhichao-aws merged commit 763fa5e into 2.x Jan 16, 2025
61 of 69 checks passed
Copy link

codecov bot commented Jan 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.42%. Comparing base (831d962) to head (d58d9d3).
Report is 1 commits behind head on 2.x.

Additional details and impacted files
@@            Coverage Diff            @@
##                2.x    #1115   +/-   ##
=========================================
  Coverage     80.42%   80.42%           
  Complexity     1210     1210           
=========================================
  Files            93       93           
  Lines          4154     4154           
  Branches        699      699           
=========================================
  Hits           3341     3341           
  Misses          543      543           
  Partials        270      270           

☔ 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants