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

Add test for TextSplitter #934

Conversation

zbqmgldjfh
Copy link
Contributor

@zbqmgldjfh zbqmgldjfh commented Jun 23, 2024

Add test for incorrect page number in TextSplitter
(TextSplitter#doSplitDocuments)

I wrote test code for the following issues
#395

+ "4being forced to choose. It isn’t the lack of an exit, but the abundance of exits that is so disorienting.",
Map.of("file_name", "sample1.pdf", "page_number", 4));

doc1.setContentFormatter(contentFormatter1);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this does not seem necessary

@markpollack
Copy link
Member

removed content formatter code and merged as 3bec210

@markpollack markpollack closed this Jul 2, 2024
@markpollack markpollack added this to the 1.0.0-M2 milestone Jul 2, 2024
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.

2 participants