-
Notifications
You must be signed in to change notification settings - Fork 109
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor OverlapRefinery context handling and update tests
- Renamed method for obtaining overlap context from `_get_overlap_context` to `_get_prefix_overlap_context` to clarify its purpose. - Updated test assertions to reflect changes in context handling, ensuring the last chunk has no context and verifying context for all other chunks. - Added new tests for prefix mode functionality in OverlapRefinery, ensuring correct context management and merging behavior. - Adjusted existing tests to improve clarity and accuracy in context validation.
- Loading branch information
1 parent
621061f
commit e17e6d0
Showing
2 changed files
with
55 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters