zephir-lang / php-zephir-parser

The Zephir Parser delivered as a C extension for the PHP language.
https://zephir-lang.com
MIT License
186 stars 36 forks source link

#151 - Fix lcov coverage #152

Closed Jeckerson closed 6 months ago

Jeckerson commented 6 months ago

Hello!

In raising this pull request, I confirm the following:

Small description of change:

Thanks

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 76.19%. Comparing base (74229ab) to head (8bc7dc2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #152 +/- ## =============================================== - Coverage 76.70% 76.19% -0.52% =============================================== Files 5 5 Lines 3027 2962 -65 Branches 0 128 +128 =============================================== - Hits 2322 2257 -65 Misses 705 705 ``` | [Flag](https://app.codecov.io/gh/zephir-lang/php-zephir-parser/pull/152/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zephir-lang) | Coverage Δ | | |---|---|---| | [Linux](https://app.codecov.io/gh/zephir-lang/php-zephir-parser/pull/152/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zephir-lang) | `76.19% <ø> (-0.52%)` | :arrow_down: | | [unittests](https://app.codecov.io/gh/zephir-lang/php-zephir-parser/pull/152/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zephir-lang) | `76.19% <ø> (-0.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=zephir-lang#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.