Skip to content

BUG: Incorrectly issued xref warning/exception#855

Merged
MartinThoma merged 1 commit intomainfrom
issues/852
May 2, 2022
Merged

BUG: Incorrectly issued xref warning/exception#855
MartinThoma merged 1 commit intomainfrom
issues/852

Conversation

@MartinThoma
Copy link
Copy Markdown
Member

Closes #852

@codecov
Copy link
Copy Markdown

codecov bot commented May 2, 2022

Codecov Report

Merging #855 (9619441) into main (def7a62) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #855   +/-   ##
=======================================
  Coverage   82.47%   82.48%           
=======================================
  Files          16       16           
  Lines        3778     3779    +1     
  Branches      803      804    +1     
=======================================
+ Hits         3116     3117    +1     
  Misses        494      494           
  Partials      168      168           
Impacted Files Coverage Δ
PyPDF2/_reader.py 81.26% <100.00%> (+0.02%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update def7a62...9619441. Read the comment docs.

@MartinThoma MartinThoma merged commit c96489d into main May 2, 2022
MartinThoma added a commit that referenced this pull request May 2, 2022
Bug Fixes (BUG):
-  Incorrectly issued xref warning/exception (#855)

Full Changelog: 1.27.10...1.27.11
@MartinThoma MartinThoma deleted the issues/852 branch May 2, 2022 06:50
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.

'PdfReadWarning: incorrect startxref pointer' logs when no issue is found

1 participant