Skip to content

ENH: Add support for pathlib in merger#1190

Merged
MartinThoma merged 5 commits intomainfrom
pathlib-support
Jul 31, 2022
Merged

ENH: Add support for pathlib in merger#1190
MartinThoma merged 5 commits intomainfrom
pathlib-support

Conversation

@MartinThoma
Copy link
Copy Markdown
Member

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Jul 31, 2022

Codecov Report

Merging #1190 (11d8340) into main (ab01f14) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1190   +/-   ##
=======================================
  Coverage   92.13%   92.14%           
=======================================
  Files          24       24           
  Lines        4910     4911    +1     
  Branches     1016     1016           
=======================================
+ Hits         4524     4525    +1     
  Misses        244      244           
  Partials      142      142           
Impacted Files Coverage Δ
PyPDF2/_merger.py 94.09% <100.00%> (+0.02%) ⬆️

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 ab01f14...11d8340. Read the comment docs.

@MartinThoma MartinThoma merged commit 42ae312 into main Jul 31, 2022
@MartinThoma MartinThoma deleted the pathlib-support branch July 31, 2022 18:55
MartinThoma added a commit that referenced this pull request Jul 31, 2022
New Features (ENH):
-  Add ability to add hex encoded colors to outline items (#1186)
-  Add support for pathlib.Path in PdfMerger.merge (#1190)
-  Add link annotation (#1189)
-  Add capability to filter text extraction by orientation  (#1175)

Bug Fixes (BUG):
-  Named Dest in PDF1.1 (#1174)
-  Incomplete Graphic State save/restore (#1172)

Documentation (DOC):
-  Update changelog url in package metadata (#1180)
-  Table extraction (#1179)
-  Mention pyHanko for signing PDF documents (#1178)
-  We now have CMAP support (#1177)

Maintenance (MAINT):
-  Consistant usage of warnings / log messages (#1164)
-  Consistent terminology for outline items (#1156)

Code Style (STY):
-  Apply pre-commit (#1188)

Full Changelog: 2.8.1...2.9.0
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.

1 participant