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

修复 MySQL 检查是否离线的错误码索引 #686

Merged
merged 5 commits into from
Mar 27, 2024

Conversation

Yurunsoft
Copy link
Member

No description provided.

@Yurunsoft Yurunsoft added bug Something isn't working 2.1 labels Mar 24, 2024
Copy link

codecov bot commented Mar 24, 2024

Codecov Report

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

Project coverage is 66.51%. Comparing base (55eabb4) to head (28bb518).

Files Patch % Lines
src/Db/Drivers/TPdoDriver.php 8.00% 23 Missing ⚠️
src/Db/SqlState.php 0.00% 13 Missing ⚠️
src/Db/Mysql/Drivers/Mysqli/Driver.php 12.50% 7 Missing ⚠️
.../Components/swoole/src/Db/Driver/Swoole/Driver.php 14.28% 6 Missing ⚠️
src/Db/Drivers/TPdoStatement.php 16.66% 5 Missing ⚠️
.../Components/pgsql/src/Db/Drivers/Swoole/Driver.php 0.00% 2 Missing ⚠️
...mponents/pgsql/src/Db/Drivers/SwooleNew/Driver.php 0.00% 2 Missing ⚠️
...nents/pgsql/src/Db/Drivers/SwooleNew/Statement.php 0.00% 2 Missing ⚠️
src/Components/pgsql/src/Db/PgsqlBase.php 0.00% 2 Missing ⚠️
...mponents/swoole/src/Db/Driver/Swoole/Statement.php 0.00% 2 Missing ⚠️
... and 2 more
Additional details and impacted files
@@             Coverage Diff              @@
##                2.1     #686      +/-   ##
============================================
- Coverage     66.58%   66.51%   -0.07%     
+ Complexity    11338    11334       -4     
============================================
  Files           897      898       +1     
  Lines         30841    30873      +32     
============================================
  Hits          20535    20535              
- Misses        10306    10338      +32     

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

@Yurunsoft Yurunsoft merged commit 0ef47e9 into 2.1 Mar 27, 2024
51 of 56 checks passed
@Yurunsoft Yurunsoft deleted the fix-checkCodeIsOffline branch March 27, 2024 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.1 bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant