Skip to content

ROB: Allow more whitespace within linearized file#1701

Merged
MartinThoma merged 1 commit intopy-pdf:mainfrom
pubpub-zz:linea1
Mar 12, 2023
Merged

ROB: Allow more whitespace within linearized file#1701
MartinThoma merged 1 commit intopy-pdf:mainfrom
pubpub-zz:linea1

Conversation

@pubpub-zz
Copy link
Collaborator

closes #1689

@codecov
Copy link

codecov bot commented Mar 11, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.04 🎉

Comparison is base (7f1a3f8) 92.37% compared to head (a61a52c) 92.42%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1701      +/-   ##
==========================================
+ Coverage   92.37%   92.42%   +0.04%     
==========================================
  Files          33       33              
  Lines        6480     6480              
  Branches     1281     1281              
==========================================
+ Hits         5986     5989       +3     
+ Misses        320      318       -2     
+ Partials      174      173       -1     
Impacted Files Coverage Δ
pypdf/_reader.py 91.17% <100.00%> (+0.30%) ⬆️

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@pubpub-zz
Copy link
Collaborator Author

all good :)

@MartinThoma MartinThoma changed the title ROB : allow more whitespace within linearized file ROB: Allow more whitespace within linearized file Mar 12, 2023
@MartinThoma MartinThoma added the is-robustness-issue From a users perspective, this is about robustness label Mar 12, 2023
@MartinThoma MartinThoma merged commit dd83660 into py-pdf:main Mar 12, 2023
MartinThoma added a commit that referenced this pull request Mar 12, 2023
Bug Fixes (BUG)
-  compress_content_stream not readable in Adobe Acrobat (#1698)
-  Pass logging parameters correctly in set_need_appearances_writer (#1697)
-  Write /Root/AcroForm in set_need_appearances_writer (#1639)

Robustness (ROB)
-  Allow more whitespaces within linearized file (#1701)
@pubpub-zz pubpub-zz deleted the linea1 branch June 24, 2023 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

is-robustness-issue From a users perspective, this is about robustness

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AttributeError: 'NoneType' object has no attribute 'get_object'

2 participants