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

MAINT: New LZW decoding implementation #2887

Merged
merged 14 commits into from
Oct 3, 2024

MAINT: New LZW decoding implementation

a596b02
Select commit
Loading
Failed to load commit list.
Merged

MAINT: New LZW decoding implementation #2887

MAINT: New LZW decoding implementation
a596b02
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 30, 2024 in 1s

77.52% of diff hit (target 96.27%)

View this Pull Request on Codecov

77.52% of diff hit (target 96.27%)

Annotations

Check warning on line 144 in pypdf/_codecs/_codecs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pypdf/_codecs/_codecs.py#L143-L144

Added lines #L143 - L144 were not covered by tests

Check warning on line 147 in pypdf/_codecs/_codecs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pypdf/_codecs/_codecs.py#L146-L147

Added lines #L146 - L147 were not covered by tests

Check warning on line 151 in pypdf/_codecs/_codecs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pypdf/_codecs/_codecs.py#L151

Added line #L151 was not covered by tests

Check warning on line 155 in pypdf/_codecs/_codecs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pypdf/_codecs/_codecs.py#L153-L155

Added lines #L153 - L155 were not covered by tests

Check warning on line 157 in pypdf/_codecs/_codecs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pypdf/_codecs/_codecs.py#L157

Added line #L157 was not covered by tests

Check warning on line 163 in pypdf/_codecs/_codecs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pypdf/_codecs/_codecs.py#L162-L163

Added lines #L162 - L163 were not covered by tests

Check warning on line 167 in pypdf/_codecs/_codecs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pypdf/_codecs/_codecs.py#L166-L167

Added lines #L166 - L167 were not covered by tests

Check warning on line 169 in pypdf/_codecs/_codecs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pypdf/_codecs/_codecs.py#L169

Added line #L169 was not covered by tests

Check warning on line 206 in pypdf/_codecs/_codecs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pypdf/_codecs/_codecs.py#L206

Added line #L206 was not covered by tests