Skip to content

MAINT: Remove PyPDF2._utils.bytes_type#1053

Merged
MartinThoma merged 3 commits intomainfrom
simplify-create-string
Jul 5, 2022
Merged

MAINT: Remove PyPDF2._utils.bytes_type#1053
MartinThoma merged 3 commits intomainfrom
simplify-create-string

Conversation

@MartinThoma
Copy link
Copy Markdown
Member

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Jul 3, 2022

Codecov Report

Merging #1053 (1331711) into main (02c601c) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1053      +/-   ##
==========================================
- Coverage   90.89%   90.89%   -0.01%     
==========================================
  Files          24       24              
  Lines        4516     4515       -1     
  Branches      923      923              
==========================================
- Hits         4105     4104       -1     
  Misses        268      268              
  Partials      143      143              
Impacted Files Coverage Δ
PyPDF2/_utils.py 98.75% <ø> (-0.01%) ⬇️
PyPDF2/generic.py 91.55% <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 02c601c...1331711. Read the comment docs.

@MartinThoma MartinThoma merged commit ffacabc into main Jul 5, 2022
@MartinThoma MartinThoma deleted the simplify-create-string branch July 5, 2022 08:53
MartinThoma added a commit that referenced this pull request Jul 5, 2022
New Features (ENH):
-  Add PdfReader.xfa attribute (#1026)

Bug Fixes (BUG):
-  Wrong page inserted when PdfMerger.merge is done (#1063)
-  Resolve IndirectObject when it refers to a free entry (#1054)

Developer Experience (DEV):
-  Added {posargs} to tox.ini (#1055)

Maintenance (MAINT):
-  Remove PyPDF2._utils.bytes_type (#1053)

Testing (TST):
-  Scale page (indirect rect object) (#1057)
-  Simplify pathlib PdfReader test (#1056)
-  IndexError of VirtualList (#1052)
-  Invalid XML in xmp information (#1051)
-  No pycryptodome (#1050)
-  Increase test coverage (#1045)

Code Style (STY):
-  DOC of compress_content_streams (#1061)
-  Minimize diff for #879 (#1049)

Full Changelog: 2.4.1...2.4.2
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