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

Fix Swoole\Coroutine\PostgreSQL bugs #5172

Merged
merged 3 commits into from
Nov 1, 2023
Merged

Conversation

Yurunsoft
Copy link
Member

fix #5171

@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

Merging #5172 (88621df) into master (2cf0afd) will decrease coverage by 0.06%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #5172      +/-   ##
==========================================
- Coverage   73.00%   72.95%   -0.06%     
==========================================
  Files          69       69              
  Lines       14855    14855              
==========================================
- Hits        10845    10837       -8     
- Misses       4010     4018       +8     

see 4 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@matyhtf matyhtf merged commit 8a2dfcc into swoole:master Nov 1, 2023
24 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

postgres事务回滚后 fetchAssoc异常
2 participants