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

拆分数据库和模型组件,支持连接中心 #668

Merged
merged 9 commits into from
Jan 19, 2024

Conversation

Yurunsoft
Copy link
Member

No description provided.

@Yurunsoft Yurunsoft added enhancement New feature or request 3.0 Plan version 3.0 labels Dec 26, 2023
Copy link

codecov bot commented Dec 26, 2023

Codecov Report

Attention: 308 lines in your changes are missing coverage. Please review.

Comparison is base (ec964fc) 66.51% compared to head (c117cc0) 66.88%.

Files Patch % Lines
...Components/database/src/Drivers/PDO/TPDODriver.php 35.11% 109 Missing ⚠️
...nents/database/src/Mysql/Drivers/Mysqli/Driver.php 46.57% 78 Missing ⚠️
...ts/database/src/Mysql/Drivers/Mysqli/Statement.php 52.50% 57 Missing ⚠️
...ponents/database/src/Drivers/PDO/TPDOStatement.php 53.46% 47 Missing ⚠️
...s/database/src/ConnectionCenter/DatabaseDriver.php 68.18% 7 Missing ⚠️
src/Components/database/src/Db.php 46.15% 7 Missing ⚠️
src/Components/database/src/Query/Query.php 75.00% 1 Missing ⚠️
...c/Components/model/src/Cli/Model/ModelGenerate.php 0.00% 1 Missing ⚠️
...c/Components/model/src/Cli/Table/TableGenerate.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                3.0     #668      +/-   ##
============================================
+ Coverage     66.51%   66.88%   +0.36%     
+ Complexity    11089    10913     -176     
============================================
  Files           977      969       -8     
  Lines         29337    28899     -438     
============================================
- Hits          19514    19328     -186     
+ Misses         9823     9571     -252     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Yurunsoft Yurunsoft merged commit aae66da into 3.0 Jan 19, 2024
40 of 45 checks passed
@Yurunsoft Yurunsoft deleted the connection-center-mysql branch January 19, 2024 01:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.0 Plan version 3.0 enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant