Skip to content

TST: Increase PdfReader coverage#1219

Merged
MartinThoma merged 1 commit intomainfrom
tst-writer
Aug 8, 2022
Merged

TST: Increase PdfReader coverage#1219
MartinThoma merged 1 commit intomainfrom
tst-writer

Conversation

@MartinThoma
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Aug 8, 2022

Codecov Report

Merging #1219 (692f76f) into main (f172e43) will increase coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1219      +/-   ##
==========================================
+ Coverage   92.39%   92.43%   +0.03%     
==========================================
  Files          24       24              
  Lines        4944     4941       -3     
  Branches     1025     1025              
==========================================
- Hits         4568     4567       -1     
+ Misses        236      234       -2     
  Partials      140      140              
Impacted Files Coverage Δ
PyPDF2/_reader.py 90.67% <ø> (+0.22%) ⬆️

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 2df8a4c into main Aug 8, 2022
@MartinThoma MartinThoma deleted the tst-writer branch August 8, 2022 19:18
MartinThoma added a commit that referenced this pull request Aug 15, 2022
Bug Fixes (BUG):
-  TreeObject.remove_child had a non-PdfObject assignment for Count (#1233, #1234)
-  Fix stream truncated prematurely (#1223)

Documentation (DOC):
-  Fix docstring formatting (#1228)

Maintenance (MAINT):
-  Split generic.py (#1229)

Testing (TST):
-  Decrypt AlgV4 with owner password (#1239)
-  AlgV5.generate_values (#1238)
-  TreeObject.remove_child / empty_tree (#1235, #1236)
-  create_string_object (#1232)
-  Free-Text annotations (#1231)
-  generic._base (#1230)
-  Strict get fonts (#1226)
-  Increase PdfReader coverage (#1219, #1225)
-  Increase PdfWriter coverage (#1237)
-  100% coverage for utils.py (#1217)
-  Writer exception non-binary stream (#1218)
-  Don't check coverage for deprecated code (#1216)

Full Changelog: 2.10.0...2.10.1
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