Skip to content

fix: harden compression core and IO regressions#1

Merged
LessUp merged 1 commit into
masterfrom
autofix/principal-maintainer-20260526-092904
May 26, 2026
Merged

fix: harden compression core and IO regressions#1
LessUp merged 1 commit into
masterfrom
autofix/principal-maintainer-20260526-092904

Conversation

@LessUp
Copy link
Copy Markdown
Owner

@LessUp LessUp commented May 26, 2026

Summary\n- harden FASTQ parser error reporting and sampling state restoration\n- fix extended block-header payload offset handling in archive reader\n- fix single-thread output size accounting and backpressure reset wakeups\n- harden quality decompression empty-payload behavior\n- widen long-read position tracking and PE diff handling to avoid overflow\n- add focused regression tests for parser, reader, pipeline and algo paths\n\n## Verification\n- ./scripts/test.sh clang-debug\n- ./scripts/lint.sh format-check

- fix FASTQ parser error indexing, sampling state restore, and CR-only trimming

- fix block payload offset handling for extended headers

- fix single-thread outputBytes accounting to final archive size

- fix backpressure reset wake-up semantics

- fix quality decompression behavior on empty payload with non-empty lengths

- widen long-read position tracking to uint32 and improve PE diff accounting

- add focused regression tests and register new test targets

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@LessUp LessUp merged commit 0c76433 into master May 26, 2026
@LessUp LessUp deleted the autofix/principal-maintainer-20260526-092904 branch May 26, 2026 01:29
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.

1 participant