Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

what does the output mean? #643

Open
staabm opened this issue Jan 3, 2025 · 1 comment · May be fixed by #657 or #396
Open

what does the output mean? #643

staabm opened this issue Jan 3, 2025 · 1 comment · May be fixed by #657 or #396
Assignees
Labels

Comments

@staabm
Copy link

staabm commented Jan 3, 2025

when running a phpunit test-suite with this extension, I get a output like:

1. 11.635 (0.500) PHPStan\Analyser\AnalyserIntegrationTest::testBug11913
 2.  4.981 (0.500) PHPStan\Reflection\SignatureMap\SignatureMapParserTest::testParseAll with data set #0 (70400)
 3.  3.461 (0.500) PHPStan\Analyser\AnalyserIntegrationTest::testBug5081
 4.  2.388 (0.500) PHPStan\Analyser\AnalyserIntegrationTest::testBug11283
 5.  2.387 (0.500) PHPStan\Analyser\AnalyserIntegrationTest::testBug9690
 6.  2.145 (0.500) PHPStan\Rules\Methods\FinalPrivateMethodRuleConfigPhpTest::testRulePhpVersions
 7.  1.773 (0.500) PHPStan\Analyser\AnalyserIntegrationTest::testBug11297
 8.  1.484 (0.500) PHPStan\Analyser\AnalyserIntegrationTest::testBug10772
 9.  1.259 (0.500) PHPStan\Analyser\AnalyserIntegrationTest::testBug10538
10.  1.252 (0.500) PHPStan\Rules\Methods\ReturnTypeRuleTest::testBug8146bErrors

I wonder what the (0.500) number - which is repeated across the whole top 10 - is trying to tell me?

@mvorisek mvorisek linked a pull request Feb 6, 2025 that will close this issue
@mvorisek
Copy link
Contributor

mvorisek commented Feb 6, 2025

see #396, marking this issue as fixed by that PR

@localheinz localheinz self-assigned this Feb 7, 2025
@mvorisek mvorisek linked a pull request Feb 11, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants