Skip to content

fix(core): reject oversized QR matrices - #21

Closed
ubugeeei wants to merge 1 commit into
mainfrom
codex/fix-core-matrix-size
Closed

fix(core): reject oversized QR matrices#21
ubugeeei wants to merge 1 commit into
mainfrom
codex/fix-core-matrix-size

Conversation

@ubugeeei

Copy link
Copy Markdown
Member

Summary

  • reject matrix sizes outside the QR version 1-40 range before deriving a version
  • add regression coverage for oversized congruent matrix sizes that previously wrapped

Closes #1

Validation

  • cargo test -p fastqr-core

@ubugeeei

Copy link
Copy Markdown
Member Author

Landed via #27 after local vp run ci and final GitHub Actions CI passed. Closing this issue-scoped PR to keep the queue and PR list clean.

@ubugeeei ubugeeei closed this May 18, 2026
@ubugeeei
ubugeeei deleted the codex/fix-core-matrix-size branch May 18, 2026 04:49
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.

fix(core): reject QR matrix sizes above version 40

1 participant