View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002308 | Xdebug | Code Coverage | public | 2024-12-08 20:30 | 2025-04-08 12:52 |
Reporter | bmrbehnam | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | unable to reproduce | ||
Product Version | 3.4.0 | ||||
Summary | 0002308: Incorrect Test Coverage Reports for Untested Files in Laravel with Pest and Xdebug 3.4.0 | ||||
Description | I am encountering an issue where Xdebug 3.4.0 reports 100% test coverage for files that do not have any associated tests in a Laravel 11 project using Pest 2.31 for testing. Environment Details: These files do not have any tests in tests/Unit, tests/Feature, or any other directories specified in the phpunit.xml.dist configuration. Configuration: | ||||
Tags | No tags attached. | ||||
Operating System | ubntu | ||||
PHP Version | 8.3.5-8.3.9 | ||||
|
Hi, thanks for your report, but in order for me to have a look, I need to be able to reproduce this myself. Can you provide the exact steps for me to run? Presume I know nothing about Pest and Laravel. cheers, |
|
Closing this, as there was not enough information in the report, and no requested information was provided. |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-12-08 20:30 | bmrbehnam | New Issue | |
2024-12-13 17:19 | derick | Assigned To | => derick |
2024-12-13 17:19 | derick | Status | new => feedback |
2024-12-13 17:19 | derick | Note Added: 0007114 | |
2025-04-08 12:52 | derick | Status | feedback => resolved |
2025-04-08 12:52 | derick | Resolution | open => unable to reproduce |
2025-04-08 12:52 | derick | Note Added: 0007238 |