Skip to content

TST: TreeObject.remove_child#1233

Merged
MartinThoma merged 4 commits into
mainfrom
generic-utils
Aug 14, 2022
Merged

TST: TreeObject.remove_child#1233
MartinThoma merged 4 commits into
mainfrom
generic-utils

Conversation

@MartinThoma

Copy link
Copy Markdown
Member

No description provided.

@codecov

codecov Bot commented Aug 14, 2022

Copy link
Copy Markdown

Codecov Report

Merging #1233 (59a266b) into main (b440f54) will increase coverage by 0.42%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1233      +/-   ##
==========================================
+ Coverage   93.03%   93.45%   +0.42%     
==========================================
  Files          30       30              
  Lines        4981     4980       -1     
  Branches     1026     1026              
==========================================
+ Hits         4634     4654      +20     
+ Misses        215      199      -16     
+ Partials      132      127       -5     
Impacted Files Coverage Δ
PyPDF2/generic/_data_structures.py 93.07% <100.00%> (+3.52%) ⬆️

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 f066d31 into main Aug 14, 2022
@MartinThoma
MartinThoma deleted the generic-utils branch August 14, 2022 10:07
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