-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
BUG: File expansion when updating with Page Contents #1906
Conversation
You have to install |
Thank you for the quick fix 🙏 |
Co-authored-by: Martin Thoma <[email protected]>
Co-authored-by: Martin Thoma <[email protected]>
Co-authored-by: Martin Thoma <[email protected]>
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #1906 +/- ##
==========================================
+ Coverage 93.81% 93.83% +0.01%
==========================================
Files 34 34
Lines 6922 6943 +21
Branches 1365 1370 +5
==========================================
+ Hits 6494 6515 +21
- Misses 280 282 +2
+ Partials 148 146 -2
☔ View full report in Codecov by Sentry. |
Now coverage to be improve. give me a coupe of hours for dinner 😋 |
looks good now! |
Very nice! Thank you :-) |
New Features (ENH): - Add page_number property (#1856) Bug Fixes (BUG): - File expansion when updating with Page Contents (#1906) - Missing Alternate in indexed/ICCbased colorspaces (#1896) [Full Changelog](3.10.0...3.11.0)
closes #1897