Skip to content

test(phpstan): allow variadic data row values - #1069

Merged
ben-challis merged 1 commit into
codex/fix-test-metadata-nonfinite-diagnosticsfrom
codex/test-phpstan-variadic-data-row-arity
Jul 30, 2026
Merged

test(phpstan): allow variadic data row values#1069
ben-challis merged 1 commit into
codex/fix-test-metadata-nonfinite-diagnosticsfrom
codex/test-phpstan-variadic-data-row-arity

Conversation

@ben-challis

Copy link
Copy Markdown
Owner

Covers inline data rows that supply multiple values to a variadic test parameter. The PHPStan rule MUST accept values beyond the declared parameter count when the test signature is variadic. Removing the variadic arity exception survived the previous full suite; this coverage kills that exact mutant.

@codecov

codecov Bot commented Jul 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@ben-challis
ben-challis merged commit 65e3f41 into codex/fix-test-metadata-nonfinite-diagnostics Jul 30, 2026
16 checks passed
@ben-challis
ben-challis deleted the codex/test-phpstan-variadic-data-row-arity branch July 30, 2026 10:30
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