Skip to content

Feature/review pgsql native backend protocol - #6112

Draft
rahim-kanji wants to merge 71 commits into
feature/pgsql-native-backend-protocolfrom
feature/review-pgsql-native-backend-protocol
Draft

Feature/review pgsql native backend protocol#6112
rahim-kanji wants to merge 71 commits into
feature/pgsql-native-backend-protocolfrom
feature/review-pgsql-native-backend-protocol

test(pgsql): make the unterminated CommandComplete case detect the ov…

2c141ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 10, 2026 in 1s

63.11% (+1.26%) compared to 6888955

View this Pull Request on Codecov

63.11% (+1.26%) compared to 6888955

Details

Codecov Report

❌ Patch coverage is 70.60944% with 897 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.11%. Comparing base (6888955) to head (2c141ff).

Files with missing lines Patch % Lines
test/tap/tests/pgsql-native_hostile_backend-t.cpp 65.27% 57 Missing and 101 partials ⚠️
test/tap/tests/pgsql-native_ssl_pool_reuse-t.cpp 68.05% 35 Missing and 65 partials ⚠️
test/tap/tests/pgsql-native_pool_reset-t.cpp 61.29% 26 Missing and 70 partials ⚠️
lib/PgSQL_Connection.cpp 69.08% 48 Missing and 33 partials ⚠️
...st/tap/tests/pgsql-native_query_differential-t.cpp 61.42% 24 Missing and 52 partials ⚠️
test/tap/tests/pgsql-native_auth_matrix-t.cpp 73.59% 29 Missing and 46 partials ⚠️
test/tap/tests/pgsql-native_prepared-t.cpp 69.03% 33 Missing and 41 partials ⚠️
test/tap/tests/pgsql-native_concurrency-t.cpp 76.11% 17 Missing and 42 partials ⚠️
...tap/tests/pgsql-native_copy_tls_differential-t.cpp 73.03% 18 Missing and 37 partials ⚠️
test/tap/tests/pgsql_mock_backend.cpp 79.78% 16 Missing and 21 partials ⚠️
... and 7 more
Additional details and impacted files
@@                            Coverage Diff                            @@
##           feature/pgsql-native-backend-protocol    #6112      +/-   ##
=========================================================================
+ Coverage                                  61.84%   63.11%   +1.26%     
=========================================================================
  Files                                        643      666      +23     
  Lines                                     181749   191662    +9913     
  Branches                                   46266    48584    +2318     
=========================================================================
+ Hits                                      112411   120966    +8555     
+ Misses                                     47315    46978     -337     
- Partials                                   22023    23718    +1695     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.