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

TST: FlateDecode.decode decodeParms #964

Merged
merged 1 commit into from Jun 9, 2022
Merged

TST: FlateDecode.decode decodeParms #964

merged 1 commit into from Jun 9, 2022

Conversation

MartinThoma
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jun 9, 2022

Codecov Report

Merging #964 (31852f8) into main (d1d15f4) will increase coverage by 0.12%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #964      +/-   ##
==========================================
+ Coverage   84.46%   84.58%   +0.12%     
==========================================
  Files          18       18              
  Lines        4080     4080              
  Branches      858      858              
==========================================
+ Hits         3446     3451       +5     
+ Misses        449      444       -5     
  Partials      185      185              
Impacted Files Coverage Δ
PyPDF2/filters.py 81.16% <0.00%> (+1.62%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d1d15f4...31852f8. Read the comment docs.

@MartinThoma MartinThoma marked this pull request as ready for review June 9, 2022 12:37
@MartinThoma MartinThoma changed the title TST: FlateDecode TST: FlateDecode.decode decodeParms Jun 9, 2022
@MartinThoma MartinThoma merged commit 53f0b53 into main Jun 9, 2022
@MartinThoma MartinThoma deleted the test-flatedecode branch June 9, 2022 12:38
MartinThoma added a commit that referenced this pull request Jun 12, 2022
New Features (ENH):
-  Add support for pathlib as input for PdfReader (#979)

Performance Improvements (PI):
-  Optimize read_next_end_line (#646)

Bug Fixes (BUG):
-  Adobe Acrobat \'Would you like to save this file?\' (#970)

Documentation (DOC):
-  Notes on annotations (#982)
-  Who uses PyPDF2
-  intendet \xe2\x9e\x94 in robustness page  (#958)

Maintenance (MAINT):
-  pre-commit / requirements.txt updates (#977)
-  Mark read_next_end_line as deprecated (#965)
-  Export `PageObject` in PyPDF2 root (#960)

Testing (TST):
-  Add MCVE of issue #416 (#980)
-  FlateDecode.decode decodeParms (#964)
-  Xmp module (#962)
-  utils.paeth_predictor (#959)

Code Style (STY):
-  Use more tuples and list/dict comprehensions (#976)

Full Changelog: 2.1.0...2.1.1
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.

None yet

1 participant