-
Notifications
You must be signed in to change notification settings - Fork 1.5k
STY: Tweak PdfWriter #3337
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
STY: Tweak PdfWriter #3337
Conversation
Small changes including making method insert_blank_page more flexible.
Small changes including making method insert_blank_page more flexible.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3337 +/- ##
=======================================
Coverage 97.16% 97.16%
=======================================
Files 57 57
Lines 9807 9807
Branches 1780 1780
=======================================
Hits 9529 9529
Misses 167 167
Partials 111 111 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Could you please have a look at the coverage? All (new) conditions should be covered be appropriate tests. |
Co-authored-by: Stefan <96178532+stefan6419846@users.noreply.github.com>
Small changes including making method insert_blank_page more flexible.
Small changes including making method insert_blank_page more flexible.
Small changes including making method insert_blank_page more flexible.
|
Is this PR okay? |
So this is just a style change.
stefan6419846
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could we please revert all the changes to the media box handling which are not about code style, including reverting the tests? These should go into a dedicated PR.
Small changes including making method insert_blank_page more flexible.