Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TST: TreeObject.empty_tree() #1236

Merged
merged 1 commit into from Aug 14, 2022
Merged

TST: TreeObject.empty_tree() #1236

merged 1 commit into from Aug 14, 2022

Conversation

MartinThoma
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Aug 14, 2022

Codecov Report

Merging #1236 (000f24f) into main (fd0c802) will increase coverage by 0.17%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1236      +/-   ##
==========================================
+ Coverage   93.71%   93.89%   +0.17%     
==========================================
  Files          30       30              
  Lines        4983     4981       -2     
  Branches     1026     1025       -1     
==========================================
+ Hits         4670     4677       +7     
+ Misses        189      183       -6     
+ Partials      124      121       -3     
Impacted Files Coverage Δ
PyPDF2/generic/_data_structures.py 96.79% <100.00%> (+1.50%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@MartinThoma MartinThoma force-pushed the empty-tree branch 2 times, most recently from f2b7715 to 65a6205 Compare August 14, 2022 15:54
@MartinThoma MartinThoma merged commit b485239 into main Aug 14, 2022
@MartinThoma MartinThoma deleted the empty-tree branch August 14, 2022 16:06
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.

None yet

1 participant