MAINT: Move and rename _xobj_image_helpers.py#3661
MAINT: Move and rename _xobj_image_helpers.py#3661stefan6419846 merged 13 commits intopy-pdf:mainfrom
Conversation
|
There still seems to be something wrong about the code and the title looks rather generic/not very descriptive. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3661 +/- ##
=======================================
Coverage 97.36% 97.36%
=======================================
Files 55 55
Lines 9925 9925
Branches 1817 1817
=======================================
Hits 9663 9663
Misses 152 152
Partials 110 110 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Amended the code and title. Currently failed test could be a timeout, which may pass on a re-run. |
Please rebase on the latest main through "Update branch", which hopefully fixes the previous caching and network issues. |
Move from top level to more appropriate generic folder. Also rename, to remove the redundant "helpers".
Move from top level to more appropriate generic folder. Also rename,
to remove the redundant "helpers".