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

Fix title parsing failure (due to empty or whitespace title tag) #74

Merged
merged 3 commits into from
Jan 22, 2024

Conversation

rahulbot
Copy link
Contributor

@rahulbot rahulbot commented Jan 17, 2024

This addresses the cases reported in #73, which related to empty or missing title tags. The net effect is that this is more resilient title parsing. This change includes new test cases and a very small code tweak. Probably worth integrating quickly into story-indexer to improve our data parsing. All tests pass locally.

@rahulbot rahulbot requested a review from pgulley January 17, 2024 23:35
@pgulley
Copy link
Member

pgulley commented Jan 20, 2024

lgtm!

@rahulbot rahulbot merged commit e5aa45b into main Jan 22, 2024
2 checks passed
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