continue
continue copied to clipboard
fix: Fix the issue where the chunk index might be duplicated
Description
This pull request includes a small change to the chunkDocument function in core/indexing/chunk/chunk.ts. The change simplifies the incrementation of the index variable by directly incrementing it within the object assignment. Fix the issue where the chunk index might be duplicated.
Checklist
- [x] I've read the contributing guide
- [x] The relevant docs, if any, have been updated or created
- [x] The relevant tests, if any, have been updated or created
Screenshots
[ For visual changes, include screenshots. Screen recordings are particularly helpful, and appreciated! ]
Tests
[ What tests were added or updated to ensure the changes work as expected? ]
Your cubic subscription is currently inactive. Please reactivate your subscription to receive AI reviews and use cubic.
All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.
Deploy request for continuedev pending review.
Visit the deploys page to approve it
| Name | Link |
|---|---|
| Latest commit | fa7bc17f36d9dbbe5ac7f9b1273f0d0e83fa1dc5 |
I have read the CLA Document and I hereby sign the CLA
✨ No issues found! Your code is sparkling clean! ✨
@sestinj I've updated the code, all CI checks have passed. Please take another look when you have time. If everything looks good, it can be merged. :)
:tada: This PR is included in version 1.1.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket: