recca0120 / vscode-phpunit

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

Feat/tree #202

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 79.16667% with 25 lines in your changes missing coverage. Please review.

Project coverage is 86.58%. Comparing base (5570e25) to head (052517b).

Files with missing lines Patch % Lines
src/CommandHandler.ts 0.00% 14 Missing :warning:
src/TestQueueHandler.ts 27.27% 8 Missing :warning:
src/PHPUnit/TestCollection.ts 91.42% 3 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 #202 +/- ## ========================================== - Coverage 94.09% 86.58% -7.52% ========================================== Files 34 34 Lines 2776 2802 +26 Branches 545 462 -83 ========================================== - Hits 2612 2426 -186 - Misses 162 376 +214 + Partials 2 0 -2 ``` | [Flag](https://app.codecov.io/gh/recca0120/vscode-phpunit/pull/202/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/202/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Recca+Tsai) | `86.58% <79.16%> (-7.52%)` | :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.