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

Command to print the list of test files #5642

Merged
merged 1 commit into from
Jan 12, 2024

add --list-test-files option

1296afe
Select commit
Loading
Failed to load commit list.
Merged

Command to print the list of test files #5642

add --list-test-files option
1296afe
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jan 12, 2024 in 0s

89.34% (+0.06%) compared to 63eb2ab

View this Pull Request on Codecov

89.34% (+0.06%) compared to 63eb2ab

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (63eb2ab) 89.28% compared to head (1296afe) 89.34%.

Files Patch % Lines
...c/TextUI/Command/Commands/ListTestFilesCommand.php 95.65% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #5642      +/-   ##
============================================
+ Coverage     89.28%   89.34%   +0.06%     
- Complexity     6409     6423      +14     
============================================
  Files           682      683       +1     
  Lines         20370    20403      +33     
============================================
+ Hits          18187    18229      +42     
+ Misses         2183     2174       -9     

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