Skip to content

Conversation

@lfoppiano
Copy link
Collaborator

This should fix #98

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds three new optional parameters (flavor, start_page, end_page) to the process_txt method to fix issue #98 and align its signature with the process_pdf method for consistency when calling processCitationList.

  • Adds three new optional parameters to process_txt method signature with default values
  • Cleans up unused imports in test file

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
grobid_client/grobid_client.py Adds flavor, start_page, and end_page parameters to process_txt method signature
tests/test_grobid_client.py Removes unused imports (MagicMock, call, logging, StringIO) and reorganizes import statements

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@lfoppiano lfoppiano merged commit 8b1ec95 into master Nov 19, 2025
12 checks passed
@lfoppiano lfoppiano deleted the bugfix/process-citations branch November 19, 2025 06:31
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.

met bug with "processCitationList" service

2 participants