top-think / think-orm

Think ORM——the PHP Database&ORM Framework
Apache License 2.0
413 stars 171 forks source link

格式化代码 #482

Closed YepYuYu closed 1 year ago

YepYuYu commented 1 year ago

根据项目当前风格,统一代码风格:

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 8.18% and project coverage change: -0.01 :warning:

Comparison is base (13fd7f2) 12.28% compared to head (422fd03) 12.27%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 3.0 #482 +/- ## ============================================ - Coverage 12.28% 12.27% -0.01% Complexity 2960 2960 ============================================ Files 64 64 Lines 7125 7126 +1 ============================================ Hits 875 875 - Misses 6250 6251 +1 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `12.27% <8.18%> (-0.01%)` | :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=top-think#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://app.codecov.io/gh/top-think/think-orm/pull/482?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=top-think) | Coverage Δ | | |---|---|---| | [src/Model.php](https://app.codecov.io/gh/top-think/think-orm/pull/482?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=top-think#diff-c3JjL01vZGVsLnBocA==) | `0.00% <0.00%> (ø)` | | | [src/Paginator.php](https://app.codecov.io/gh/top-think/think-orm/pull/482?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=top-think#diff-c3JjL1BhZ2luYXRvci5waHA=) | `0.00% <0.00%> (ø)` | | | [src/db/Fetch.php](https://app.codecov.io/gh/top-think/think-orm/pull/482?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=top-think#diff-c3JjL2RiL0ZldGNoLnBocA==) | `0.00% <0.00%> (ø)` | | | [src/db/Mongo.php](https://app.codecov.io/gh/top-think/think-orm/pull/482?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=top-think#diff-c3JjL2RiL01vbmdvLnBocA==) | `0.00% <0.00%> (ø)` | | | [src/db/Query.php](https://app.codecov.io/gh/top-think/think-orm/pull/482?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=top-think#diff-c3JjL2RiL1F1ZXJ5LnBocA==) | `4.48% <0.00%> (ø)` | | | [src/db/Raw.php](https://app.codecov.io/gh/top-think/think-orm/pull/482?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=top-think#diff-c3JjL2RiL1Jhdy5waHA=) | `100.00% <ø> (ø)` | | | [src/db/Where.php](https://app.codecov.io/gh/top-think/think-orm/pull/482?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=top-think#diff-c3JjL2RiL1doZXJlLnBocA==) | `0.00% <0.00%> (ø)` | | | [src/db/builder/Mongo.php](https://app.codecov.io/gh/top-think/think-orm/pull/482?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=top-think#diff-c3JjL2RiL2J1aWxkZXIvTW9uZ28ucGhw) | `0.00% <0.00%> (ø)` | | | [src/db/builder/Oracle.php](https://app.codecov.io/gh/top-think/think-orm/pull/482?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=top-think#diff-c3JjL2RiL2J1aWxkZXIvT3JhY2xlLnBocA==) | `0.00% <0.00%> (ø)` | | | [src/db/builder/Pgsql.php](https://app.codecov.io/gh/top-think/think-orm/pull/482?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=top-think#diff-c3JjL2RiL2J1aWxkZXIvUGdzcWwucGhw) | `0.00% <0.00%> (ø)` | | | ... and [41 more](https://app.codecov.io/gh/top-think/think-orm/pull/482?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=top-think) | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.