propelorm / Propel2

Propel2 is an open-source high-performance Object-Relational Mapping (ORM) for modern PHP
http://propelorm.org/
MIT License
1.26k stars 393 forks source link

Added test case #1997

Closed vol4onok closed 3 months ago

vol4onok commented 3 months ago

Original issue

https://github.com/propelorm/Propel2/pull/1566#issue-643091094

gechetspr commented 3 months ago

Please check why CI is red and if it's related to this changes

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 50.00000% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 89.25%. Comparing base (f4889ff) to head (d7b87fd). Report is 9 commits behind head on master.

Files Patch % Lines
src/Propel/Generator/Util/SqlParser.php 40.00% 9 Missing :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1997 +/- ## ============================================ - Coverage 89.28% 89.25% -0.04% - Complexity 8058 8065 +7 ============================================ Files 232 232 Lines 24534 24550 +16 ============================================ + Hits 21905 21911 +6 - Misses 2629 2639 +10 ``` | [Flag](https://app.codecov.io/gh/propelorm/Propel2/pull/1997/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=propelorm) | Coverage Δ | | |---|---|---| | [5-max](https://app.codecov.io/gh/propelorm/Propel2/pull/1997/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=propelorm) | `89.25% <50.00%> (-0.04%)` | :arrow_down: | | [7.4](https://app.codecov.io/gh/propelorm/Propel2/pull/1997/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=propelorm) | `89.25% <50.00%> (-0.04%)` | :arrow_down: | | [agnostic](https://app.codecov.io/gh/propelorm/Propel2/pull/1997/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=propelorm) | `68.55% <50.00%> (+1.10%)` | :arrow_up: | | [mysql](https://app.codecov.io/gh/propelorm/Propel2/pull/1997/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=propelorm) | `69.81% <50.00%> (-0.03%)` | :arrow_down: | | [pgsql](https://app.codecov.io/gh/propelorm/Propel2/pull/1997/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=propelorm) | `69.84% <50.00%> (-0.03%)` | :arrow_down: | | [sqlite](https://app.codecov.io/gh/propelorm/Propel2/pull/1997/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=propelorm) | `67.79% <50.00%> (-0.02%)` | :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=propelorm#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.