Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.0] 废弃模型的一些不合理特性 #601

Merged
merged 9 commits into from
Oct 23, 2023

废弃模型查询时动态指定字段名的序列化字段处理

8fff8b0
Select commit
Loading
Failed to load commit list.
Merged

[3.0] 废弃模型的一些不合理特性 #601

废弃模型查询时动态指定字段名的序列化字段处理
8fff8b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 23, 2023 in 0s

31.08% of diff hit (target 65.91%)

View this Pull Request on Codecov

31.08% of diff hit (target 65.91%)

Annotations

Check warning on line 149 in src/Components/pgsql/src/Model/Cli/Model/ModelGenerate.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Components/pgsql/src/Model/Cli/Model/ModelGenerate.php#L145-L149

Added lines #L145 - L149 were not covered by tests

Check warning on line 151 in src/Components/pgsql/src/Model/Cli/Model/ModelGenerate.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Components/pgsql/src/Model/Cli/Model/ModelGenerate.php#L151

Added line #L151 was not covered by tests

Check warning on line 155 in src/Components/pgsql/src/Model/Cli/Model/ModelGenerate.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Components/pgsql/src/Model/Cli/Model/ModelGenerate.php#L153-L155

Added lines #L153 - L155 were not covered by tests

Check warning on line 158 in src/Components/pgsql/src/Model/Cli/Model/ModelGenerate.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Components/pgsql/src/Model/Cli/Model/ModelGenerate.php#L157-L158

Added lines #L157 - L158 were not covered by tests

Check warning on line 165 in src/Components/pgsql/src/Model/Cli/Model/ModelGenerate.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Components/pgsql/src/Model/Cli/Model/ModelGenerate.php#L160-L165

Added lines #L160 - L165 were not covered by tests

Check warning on line 168 in src/Components/pgsql/src/Model/Cli/Model/ModelGenerate.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Components/pgsql/src/Model/Cli/Model/ModelGenerate.php#L168

Added line #L168 was not covered by tests

Check warning on line 172 in src/Components/pgsql/src/Model/Cli/Model/ModelGenerate.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Components/pgsql/src/Model/Cli/Model/ModelGenerate.php#L170-L172

Added lines #L170 - L172 were not covered by tests

Check warning on line 222 in src/Components/pgsql/src/Model/Cli/Model/ModelGenerate.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Components/pgsql/src/Model/Cli/Model/ModelGenerate.php#L221-L222

Added lines #L221 - L222 were not covered by tests

Check warning on line 224 in src/Components/pgsql/src/Model/Cli/Model/ModelGenerate.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Components/pgsql/src/Model/Cli/Model/ModelGenerate.php#L224

Added line #L224 was not covered by tests

Check warning on line 226 in src/Components/pgsql/src/Model/Cli/Model/ModelGenerate.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Components/pgsql/src/Model/Cli/Model/ModelGenerate.php#L226

Added line #L226 was not covered by tests

Check warning on line 280 in src/Components/pgsql/src/Model/Cli/Model/ModelGenerate.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Components/pgsql/src/Model/Cli/Model/ModelGenerate.php#L280

Added line #L280 was not covered by tests

Check warning on line 324 in src/Components/pgsql/src/Model/Cli/Model/ModelGenerate.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Components/pgsql/src/Model/Cli/Model/ModelGenerate.php#L324

Added line #L324 was not covered by tests

Check warning on line 157 in src/Model/Cli/Model/ModelGenerate.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Model/Cli/Model/ModelGenerate.php#L153-L157

Added lines #L153 - L157 were not covered by tests

Check warning on line 159 in src/Model/Cli/Model/ModelGenerate.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Model/Cli/Model/ModelGenerate.php#L159

Added line #L159 was not covered by tests

Check warning on line 161 in src/Model/Cli/Model/ModelGenerate.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Model/Cli/Model/ModelGenerate.php#L161

Added line #L161 was not covered by tests

Check warning on line 165 in src/Model/Cli/Model/ModelGenerate.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Model/Cli/Model/ModelGenerate.php#L163-L165

Added lines #L163 - L165 were not covered by tests

Check warning on line 168 in src/Model/Cli/Model/ModelGenerate.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Model/Cli/Model/ModelGenerate.php#L167-L168

Added lines #L167 - L168 were not covered by tests

Check warning on line 176 in src/Model/Cli/Model/ModelGenerate.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Model/Cli/Model/ModelGenerate.php#L170-L176

Added lines #L170 - L176 were not covered by tests

Check warning on line 179 in src/Model/Cli/Model/ModelGenerate.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Model/Cli/Model/ModelGenerate.php#L179

Added line #L179 was not covered by tests

Check warning on line 183 in src/Model/Cli/Model/ModelGenerate.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Model/Cli/Model/ModelGenerate.php#L181-L183

Added lines #L181 - L183 were not covered by tests

Check warning on line 259 in src/Model/Cli/Model/ModelGenerate.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Model/Cli/Model/ModelGenerate.php#L259

Added line #L259 was not covered by tests