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: dead loop on detecting postgres ssl handshake #4778

Merged
merged 1 commit into from
Sep 28, 2024

fix: dead loop on detecting postgres ssl handshake

435fddd
Select commit
Loading
Failed to load commit list.
Merged

fix: dead loop on detecting postgres ssl handshake #4778

fix: dead loop on detecting postgres ssl handshake
435fddd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 28, 2024 in 0s

84.21% (-0.27%) compared to 934bc13

View this Pull Request on Codecov

84.21% (-0.27%) compared to 934bc13

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.21%. Comparing base (934bc13) to head (435fddd).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4778      +/-   ##
==========================================
- Coverage   84.48%   84.21%   -0.27%     
==========================================
  Files        1118     1118              
  Lines      203094   203094              
==========================================
- Hits       171584   171037     -547     
- Misses      31510    32057     +547