Skip to content

Conversation

@MartinThoma
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jul 31, 2022

Codecov Report

Merging #1164 (472aa61) into main (89033cb) will decrease coverage by 0.04%.
The diff coverage is 72.72%.

@@            Coverage Diff             @@
##             main    #1164      +/-   ##
==========================================
- Coverage   92.11%   92.07%   -0.05%     
==========================================
  Files          24       24              
  Lines        4897     4894       -3     
  Branches     1011     1011              
==========================================
- Hits         4511     4506       -5     
- Misses        242      244       +2     
  Partials      144      144              
Impacted Files Coverage Δ
PyPDF2/_writer.py 88.17% <25.00%> (-0.05%) ⬇️
PyPDF2/_cmap.py 94.25% <50.00%> (+0.02%) ⬆️
PyPDF2/_reader.py 90.32% <83.33%> (-0.02%) ⬇️
PyPDF2/_page.py 92.43% <100.00%> (-0.38%) ⬇️
PyPDF2/generic.py 91.56% <100.00%> (-0.01%) ⬇️

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 89033cb...472aa61. Read the comment docs.

@MartinThoma MartinThoma merged commit 2a5a199 into main Jul 31, 2022
@MartinThoma MartinThoma deleted the warnings-log-msgs branch July 31, 2022 09:19
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.

2 participants