Skip to content

feat: PhpUnitDataProvider(.+)Fixer - support attributes#8197

Merged
kubawerlos merged 7 commits intoPHP-CS-Fixer:masterfrom
6b7562617765726c6f73:feature_PhpUnitDataProviders
Jul 6, 2025
Merged

feat: PhpUnitDataProvider(.+)Fixer - support attributes#8197
kubawerlos merged 7 commits intoPHP-CS-Fixer:masterfrom
6b7562617765726c6f73:feature_PhpUnitDataProviders

Conversation

@coveralls
Copy link
Copy Markdown

coveralls commented Sep 8, 2024

Coverage Status

coverage: 94.832% (+0.02%) from 94.817%
when pulling 9ff851e on 6b7562617765726c6f73:feature_PhpUnitDataProviders
into 5776c1d on PHP-CS-Fixer:master.

@kubawerlos kubawerlos force-pushed the feature_PhpUnitDataProviders branch 6 times, most recently from e28b282 to e4f8e8a Compare September 27, 2024 15:05
@PHP-CS-Fixer PHP-CS-Fixer deleted a comment from github-actions Bot Mar 4, 2025
@kubawerlos kubawerlos force-pushed the feature_PhpUnitDataProviders branch 3 times, most recently from 5fb505c to 9431035 Compare March 4, 2025 14:42
@kubawerlos kubawerlos force-pushed the feature_PhpUnitDataProviders branch from 9431035 to d84bbc1 Compare March 4, 2025 15:00
@kubawerlos kubawerlos marked this pull request as ready for review March 4, 2025 15:05
@kubawerlos kubawerlos enabled auto-merge (squash) March 4, 2025 15:05
Comment thread tests/Fixer/PhpUnit/PhpUnitDataProviderNameFixerTest.php
@@ -1,49 +0,0 @@
--TEST--
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's never remove integration test on priority, only move to misc when no longer needed on priority checks.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

recovered

@keradus keradus disabled auto-merge July 6, 2025 20:09
Copy link
Copy Markdown
Member

@keradus keradus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good work, let's merge after CI confirmed to be green

@kubawerlos kubawerlos merged commit 51491b6 into PHP-CS-Fixer:master Jul 6, 2025
31 checks passed
@kubawerlos kubawerlos deleted the feature_PhpUnitDataProviders branch July 6, 2025 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for php_unit_data_provider_* fixers to recognize data providers in attributes

4 participants