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: Close PdfMerger in tests #1260

Merged
merged 1 commit into from Aug 20, 2022
Merged

TST: Close PdfMerger in tests #1260

merged 1 commit into from Aug 20, 2022

Conversation

MartinThoma
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Aug 20, 2022

Codecov Report

Merging #1260 (9855f03) into main (0983fe4) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1260   +/-   ##
=======================================
  Coverage   94.89%   94.89%           
=======================================
  Files          30       30           
  Lines        4971     4971           
  Branches     1022     1022           
=======================================
  Hits         4717     4717           
  Misses        142      142           
  Partials      112      112           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@MartinThoma MartinThoma merged commit baf0de1 into main Aug 20, 2022
@MartinThoma MartinThoma deleted the tst-merger-close branch August 20, 2022 18:15
MartinThoma added a commit that referenced this pull request Aug 21, 2022
Robustness (ROB):
-  Decrypt returns empty bytestring (#1258)

Documentation (DOC):
-  Adding WevertonGomes as a Contributor

Developer Experience (DEV):
-  Modify CI to better verify built package contents (#1244)

Maintenance (MAINT):
-  Remove unused sign function in _extract_text (#1262)
-  Remove \'mine\' as PdfMerger always creates the stream (#1261)
-  Let PdfMerger._create_stream raise NotImplemented (#1251)
-  password param of _security._alg32(...) is only a string, not bytes (#1259)
-  Remove unreachable code in read_block_backwards (#1250)

Testing (TST):
-  Delete annotations (#1263)
-  Close PdfMerger in tests (#1260)
-  PdfReader.xmp_metadata workflow (#1257)
-  Various PdfWriter (Layout, Bookmark deprecation) (#1249)

Full Changelog: 2.10.2...2.10.3
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