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

BUG: Fix merging encrypted files #757

Merged
merged 1 commit into from Apr 15, 2022
Merged

BUG: Fix merging encrypted files #757

merged 1 commit into from Apr 15, 2022

Conversation

MartinThoma
Copy link
Member

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #757 (7538dec) into main (fe45d2e) will not change coverage.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##             main     #757   +/-   ##
=======================================
  Coverage   62.63%   62.63%           
=======================================
  Files           9        9           
  Lines        3300     3300           
  Branches      779      779           
=======================================
  Hits         2067     2067           
  Misses        985      985           
  Partials      248      248           
Impacted Files Coverage Δ
PyPDF2/merger.py 59.93% <0.00%> (ø)

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 fe45d2e...7538dec. Read the comment docs.

@MartinThoma MartinThoma merged commit 9d53ee8 into main Apr 15, 2022
@MartinThoma MartinThoma deleted the fix-merging-encrypted branch April 15, 2022 08:53
MartinThoma added a commit that referenced this pull request Apr 15, 2022
Security (SEC):

- ContentStream_readInlineImage had potential infinite loop (#740)

Bug fixes (BUG):

- Fix merging encrypted files (#757)
- CCITTFaxDecode decodeParms can be an ArrayObject (#756)

Robustness improvements (ROBUST):

- title sometimes None (#744)

Documentation (DOC):

- Adjust short description of the package

Tests and Test setup (TST):

- Rewrite JS tests from unittest to pytest (#746)
- Increase Test coverage, mainly with filters (#756)
- Add test for inline images (#758)

Developer Experience Improvements (DEV):

- Remove unused Travis-CI configuration (#747)
- Show code coverage (#754, #755)
- Add mutmut (#760)

Miscellaneous:

- STY: Closing file handles, explicit exports, ... (#743)

All changes: 1.27.4...1.27.5
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

2 participants