recca0120 / vscode-phpunit

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

Feat/test collection #199

Closed recca0120 closed 1 week 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 82.82353% with 73 lines in your changes missing coverage. Please review.

Project coverage is 93.62%. Comparing base (3117e73) to head (d5e29da). Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
src/extension.ts 62.04% 52 Missing :warning:
src/PHPUnit/TestCollection.ts 95.71% 6 Missing :warning:
src/TestCollection.ts 88.00% 6 Missing :warning:
src/PHPUnit/TestParser/PropertyParser.ts 71.42% 4 Missing :warning:
src/PHPUnit/utils.ts 89.65% 3 Missing :warning:
src/PHPUnit/TestParser/TestParser.ts 93.10% 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 #199 +/- ## ========================================== + Coverage 93.11% 93.62% +0.50% ========================================== Files 31 31 Lines 2790 2806 +16 Branches 527 546 +19 ========================================== + Hits 2598 2627 +29 + Misses 188 176 -12 + Partials 4 3 -1 ``` | [Flag](https://app.codecov.io/gh/recca0120/vscode-phpunit/pull/199/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/199/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Recca+Tsai) | `93.62% <82.82%> (+0.50%)` | :arrow_up: | 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.