Skip to content

chore: FunctionsAnalyzerTest cleanup#8539

Merged
kubawerlos merged 2 commits intoPHP-CS-Fixer:masterfrom
6b7562617765726c6f73:cleanup_FunctionsAnalyzerTest
Mar 29, 2025
Merged

chore: FunctionsAnalyzerTest cleanup#8539
kubawerlos merged 2 commits intoPHP-CS-Fixer:masterfrom
6b7562617765726c6f73:cleanup_FunctionsAnalyzerTest

Conversation

@kubawerlos
Copy link
Copy Markdown
Member

@kubawerlos kubawerlos commented Mar 29, 2025

  • assertIsGlobalFunctionCall code moved to testIsGlobalFunctionCall and other testIsGlobalFunctionCall* call testIsGlobalFunctionCall
  • order of params in testIsGlobalFunctionCallPhp81 swapped to match other testIsGlobalFunctionCall* methods
  • added missing return types for iterables

@coveralls
Copy link
Copy Markdown

coveralls commented Mar 29, 2025

Coverage Status

coverage: 94.874% (+0.01%) from 94.864%
when pulling 158c3e6 on 6b7562617765726c6f73:cleanup_FunctionsAnalyzerTest
into 7fb0867 on PHP-CS-Fixer:master.

@kubawerlos kubawerlos merged commit 04f81cc into PHP-CS-Fixer:master Mar 29, 2025
29 checks passed
@kubawerlos kubawerlos deleted the cleanup_FunctionsAnalyzerTest branch March 29, 2025 05:58
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.

2 participants