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(ScraperExtractFromText): add fail case testing #1290

Merged
merged 2 commits into from
Jan 10, 2025

Conversation

grossir
Copy link
Contributor

@grossir grossir commented Jan 8, 2025

Solves #1289

  • Adds a fail test case to text_extract_from_text
  • Updates bia, bap1, nm and sd scrapers to return an empty dict
    when no match was found

Solves #1289

- Adds a fail test case to `text_extract_from_text`
- Updates bia, bap1, nm and sd scrapers to return an empty dict
when no match was found
@grossir grossir force-pushed the extract_from_text_fail_tst branch from 83f422e to ccd9a6c Compare January 9, 2025 17:16
@grossir grossir marked this pull request as ready for review January 9, 2025 17:17
@grossir grossir changed the title fix(ScraperExtractFromText): add fail cases fix(ScraperExtractFromText): add fail case testing Jan 9, 2025
@grossir grossir requested a review from flooie January 9, 2025 17:19
@mlissner
Copy link
Member

Again, if this is something somebody should be doing, it should have a status on the sprint board, and an assignee (in addition to a reviewer).

Copy link
Contributor

@flooie flooie left a comment

Choose a reason for hiding this comment

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

Thanks for these fixes.

@flooie flooie merged commit 982fe38 into main Jan 10, 2025
12 checks passed
@flooie flooie deleted the extract_from_text_fail_tst branch January 10, 2025 18:06
@grossir grossir self-assigned this Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants