Skip to content

Conversation

Likend
Copy link

@Likend Likend commented Oct 1, 2025

Closes #3052

A solution to #3052 continue from pr #3114.

Copy link

codecov bot commented Oct 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.09%. Comparing base (2b2eca2) to head (61b9653).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3485   +/-   ##
=======================================
  Coverage   97.09%   97.09%           
=======================================
  Files          56       56           
  Lines        9658     9658           
  Branches     1748     1748           
=======================================
  Hits         9377     9377           
  Misses        168      168           
  Partials      113      113           

☔ 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.

@Likend Likend changed the title BUG: Fix handling of zero-length streams in StreamObject BUG: Fix handling of zero-length StreamObject Oct 2, 2025
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.

Length-0 streams are read incorrectly, which breaks some PDFs
2 participants