Skip to content

test(pg-compat): SP-1..SP-3 combined — PG protocol coverage, polyglot foundation, driver matrix (supersedes #5894, #5903, #5910) - #6020

Merged
renecannao merged 66 commits into
v3.0from
test/pgsql-compat-sp1-sp3-combined
Aug 10, 2026
Merged

test(pg-compat): SP-1..SP-3 combined — PG protocol coverage, polyglot foundation, driver matrix (supersedes #5894, #5903, #5910)#6020
renecannao merged 66 commits into
v3.0from
test/pgsql-compat-sp1-sp3-combined

fix: address CodeRabbit, gitar-bot and codex review findings

afac510
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 10, 2026 in 0s

53.14% (+0.08%) compared to b4c7514

View this Pull Request on Codecov

53.14% (+0.08%) compared to b4c7514

Details

Codecov Report

❌ Patch coverage is 73.57631% with 116 lines in your changes missing coverage. Please review.
✅ Project coverage is 53.14%. Comparing base (b4c7514) to head (afac510).
⚠️ Report is 9 commits behind head on v3.0.

Files with missing lines Patch % Lines
test/tap/tests/pg_lite_client.cpp 70.17% 16 Missing and 18 partials ⚠️
test/tap/tests/pgsql-pool_churn-t.cpp 72.34% 7 Missing and 19 partials ⚠️
test/tap/tests/pgsql-datatype_matrix-t.cpp 72.60% 9 Missing and 11 partials ⚠️
test/tap/tests/pgsql-server_side_cursors-t.cpp 73.43% 5 Missing and 12 partials ⚠️
test/tap/tests/pgsql-auth_method_matrix-t.cpp 78.33% 5 Missing and 8 partials ⚠️
test/tap/tests/pgsql-listen_notify_contract-t.cpp 81.81% 0 Missing and 6 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             v3.0    #6020      +/-   ##
==========================================
+ Coverage   53.06%   53.14%   +0.08%     
==========================================
  Files         478      483       +5     
  Lines      143736   144166     +430     
  Branches    36348    36445      +97     
==========================================
+ Hits        76267    76616     +349     
+ Misses      50559    50524      -35     
- Partials    16910    17026     +116     

☔ 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.