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

ROB: Raise proper error on infinite loop when reading objects #3169

Merged
merged 1 commit into from
Mar 7, 2025

Conversation

stefan6419846
Copy link
Collaborator

Closes #3112.

Copy link

codecov bot commented Mar 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.53%. Comparing base (7143554) to head (9958159).
Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3169   +/-   ##
=======================================
  Coverage   96.53%   96.53%           
=======================================
  Files          53       53           
  Lines        8916     8924    +8     
  Branches     1635     1636    +1     
=======================================
+ Hits         8607     8615    +8     
  Misses        185      185           
  Partials      124      124           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@stefan6419846 stefan6419846 merged commit 432b238 into py-pdf:main Mar 7, 2025
16 checks passed
@stefan6419846 stefan6419846 deleted the issue3112 branch March 7, 2025 10:56
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.

RecursionError when adding a page to the writer (Length references own object)
1 participant