Skip to content

Prevent unnecessary ExecutionOrderDependency::getTarget() call#5743

Merged
sebastianbergmann merged 1 commit intosebastianbergmann:10.5from
staabm:micro3
Mar 12, 2024
Merged

Prevent unnecessary ExecutionOrderDependency::getTarget() call#5743
sebastianbergmann merged 1 commit intosebastianbergmann:10.5from
staabm:micro3

Conversation

@staabm
Copy link
Copy Markdown
Contributor

@staabm staabm commented Mar 12, 2024

the function call is showing up in blackfire profiles of blackfire run php ./phpunit --testsuite unit

grafik

@sebastianbergmann sebastianbergmann added feature/test-runner CLI test runner type/performance Issues related to resource consumption (time and memory) version/10 Something affects PHPUnit 10 version/11 Something affects PHPUnit 11 labels Mar 12, 2024
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.08%. Comparing base (3299d8c) to head (b9a4f00).

Additional details and impacted files
@@            Coverage Diff            @@
##               10.5    #5743   +/-   ##
=========================================
  Coverage     90.08%   90.08%           
  Complexity     6436     6436           
=========================================
  Files           680      680           
  Lines         19532    19533    +1     
=========================================
+ Hits          17596    17597    +1     
  Misses         1936     1936           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sebastianbergmann sebastianbergmann merged commit 9b96926 into sebastianbergmann:10.5 Mar 12, 2024
@staabm staabm deleted the micro3 branch March 12, 2024 10:41
@sebastianbergmann sebastianbergmann changed the title Prevent unnecessary ExecutionOrderDependency->getTarget() call Prevent unnecessary ExecutionOrderDependency::getTarget() call Mar 12, 2024
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Apr 18, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

feature/test-runner CLI test runner type/performance Issues related to resource consumption (time and memory) version/10 Something affects PHPUnit 10 version/11 Something affects PHPUnit 11

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants