Skip to content

STY: Apply pre-commit#1188

Merged
MartinThoma merged 1 commit intomainfrom
black-31-07
Jul 31, 2022
Merged

STY: Apply pre-commit#1188
MartinThoma merged 1 commit intomainfrom
black-31-07

Conversation

@MartinThoma
Copy link
Copy Markdown
Member

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Jul 31, 2022

Codecov Report

Merging #1188 (bb1281a) into main (8a27fa4) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1188   +/-   ##
=======================================
  Coverage   92.11%   92.11%           
=======================================
  Files          24       24           
  Lines        4897     4897           
  Branches     1011     1011           
=======================================
  Hits         4511     4511           
  Misses        242      242           
  Partials      144      144           
Impacted Files Coverage Δ
PyPDF2/_writer.py 88.21% <ø> (ø)
PyPDF2/_merger.py 94.07% <100.00%> (ø)
PyPDF2/_utils.py 97.77% <100.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 8a27fa4...bb1281a. Read the comment docs.

@MartinThoma MartinThoma merged commit 89033cb into main Jul 31, 2022
@MartinThoma MartinThoma deleted the black-31-07 branch July 31, 2022 09:07
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