Skip to content

test: cover UnzipBy3 through UnzipBy9 - #962

Open
beltagyy wants to merge 1 commit into
samber:masterfrom
beltagyy:master
Open

test: cover UnzipBy3 through UnzipBy9#962
beltagyy wants to merge 1 commit into
samber:masterfrom
beltagyy:master

Conversation

@beltagyy

@beltagyy beltagyy commented Aug 4, 2026

Copy link
Copy Markdown

What

Add table-driven tests for UnzipBy3 through UnzipBy9. Previously only UnzipBy2 was covered in TestUnzipBy.

Tests

  • TestUnzipBy3 -- verifies 3-tuple unzip
  • TestUnzipBy4 -- verifies 4-tuple unzip
  • TestUnzipBy5 -- verifies 5-tuple unzip
  • TestUnzipBy6 -- verifies 6-tuple unzip
  • TestUnzipBy7 -- verifies 7-tuple unzip
  • TestUnzipBy8 -- verifies 8-tuple unzip
  • TestUnzipBy9 -- verifies 9-tuple unzip

All tests run in parallel and pass.

Fixes #961

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