recca0120 / vscode-phpunit

The VS Code Test Explorer extension for PHPUnit
MIT License
130 stars 45 forks source link

get items from phpunit.xml root #198

Closed recca0120 closed 2 weeks ago

codecov-commenter commented 2 weeks ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 96.22642% with 2 lines in your changes missing coverage. Please review.

Project coverage is 93.11%. Comparing base (368d982) to head (77ece8f).

Files with missing lines Patch % Lines
src/PHPUnit/TestCollection.ts 96.15% 2 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #198 +/- ## ========================================== - Coverage 93.14% 93.11% -0.03% ========================================== Files 31 31 Lines 2771 2790 +19 Branches 525 529 +4 ========================================== + Hits 2581 2598 +17 - Misses 186 188 +2 Partials 4 4 ``` | [Flag](https://app.codecov.io/gh/recca0120/vscode-phpunit/pull/198/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Recca+Tsai) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/recca0120/vscode-phpunit/pull/198/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Recca+Tsai) | `93.11% <96.22%> (-0.03%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Recca+Tsai#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.