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

ENH: Add "layout" mode for text extraction #2388

Merged
merged 41 commits into from
Jan 11, 2024

Font refactoring/tests

744a6db
Select commit
Loading
Failed to load commit list.
Merged

ENH: Add "layout" mode for text extraction #2388

Font refactoring/tests
744a6db
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 9, 2024 in 0s

95.90% of diff hit (target 94.34%)

View this Pull Request on Codecov

95.90% of diff hit (target 94.34%)

Annotations

Check warning on line 1890 in pypdf/_page.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pypdf/_page.py#L1890

Added line #L1890 was not covered by tests

Check warning on line 101 in pypdf/_text_extraction/_layout_mode/_fixed_width_page.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pypdf/_text_extraction/_layout_mode/_fixed_width_page.py#L100-L101

Added lines #L100 - L101 were not covered by tests

Check warning on line 107 in pypdf/_text_extraction/_layout_mode/_fixed_width_page.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pypdf/_text_extraction/_layout_mode/_fixed_width_page.py#L107

Added line #L107 was not covered by tests

Check warning on line 43 in pypdf/_text_extraction/_layout_mode/_font.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pypdf/_text_extraction/_layout_mode/_font.py#L43

Added line #L43 was not covered by tests

Check warning on line 98 in pypdf/_text_extraction/_layout_mode/_text_state_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pypdf/_text_extraction/_layout_mode/_text_state_manager.py#L97-L98

Added lines #L97 - L98 were not covered by tests

Check warning on line 73 in pypdf/_text_extraction/_layout_mode/_text_state_params.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pypdf/_text_extraction/_layout_mode/_text_state_params.py#L73

Added line #L73 was not covered by tests