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

BUG: Errors in transfer_rotation_to_content() #1356

Merged
merged 2 commits into from Sep 22, 2022

Conversation

pubpub-zz
Copy link
Collaborator

@codecov
Copy link

codecov bot commented Sep 20, 2022

Codecov Report

Base: 94.71% // Head: 94.71% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (cf973a2) compared to base (141a765).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1356   +/-   ##
=======================================
  Coverage   94.71%   94.71%           
=======================================
  Files          30       30           
  Lines        5185     5186    +1     
  Branches     1061     1061           
=======================================
+ Hits         4911     4912    +1     
  Misses        164      164           
  Partials      110      110           
Impacted Files Coverage Δ
PyPDF2/_page.py 95.00% <100.00%> (+<0.01%) ⬆️

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@MartinThoma MartinThoma changed the title FIX : errors in transfer_rotation_to_content() BUG: Errors in transfer_rotation_to_content() Sep 22, 2022
@MartinThoma MartinThoma merged commit 7803a72 into py-pdf:main Sep 22, 2022
MartinThoma added a commit that referenced this pull request Sep 25, 2022
New Features (ENH):
-  Addition of optional visitor-functions in extract_text() (#1252)
-  Add metadata.creation_date and modification_date (#1364)
-  Add PageObject.images attribute (#1330)

Bug Fixes (BUG):
-  Lookup index in _xobj_to_image can be ByteStringObject (#1366)
-  \'IndexError: index out of range\' when using extract_text (#1361)
-  Errors in transfer_rotation_to_content() (#1356)

Robustness (ROB):
-  Ensure update_page_form_field_values does not fail if no fields (#1346)

Testing (TST):
-  read_string_from_stream performance (#1355)

Full Changelog: 2.10.9...2.11.0
@pubpub-zz pubpub-zz deleted the iss1280late branch June 24, 2023 08:39
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

2 participants