TST: PdfWriter#1237
Merged
Merged
Conversation
MartinThoma
force-pushed
the
tst-writer2
branch
from
August 14, 2022 19:54
4136b0f to
9d59190
Compare
Codecov Report
@@ Coverage Diff @@
## main #1237 +/- ##
==========================================
+ Coverage 93.89% 94.05% +0.15%
==========================================
Files 30 30
Lines 4981 4979 -2
Branches 1025 1025
==========================================
+ Hits 4677 4683 +6
+ Misses 183 179 -4
+ Partials 121 117 -4
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.