Skip to content

Add pgxV5 Exec method.

457a516
Select commit
Loading
Failed to load commit list.
Open

WIP: Add support for pgx v5 interface #523

Add pgxV5 Exec method.
457a516
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 21, 2026 in 0s

91.68% (target 90.00%)

View this Pull Request on Codecov

91.68% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 65.89595% with 59 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.68%. Comparing base (0585cd1) to head (457a516).
⚠️ Report is 8 commits behind head on master.

Files with missing lines Patch % Lines
qrm/qrm_pgx_v5.go 57.93% 37 Missing and 16 partials ⚠️
qrm/qrm.go 73.91% 4 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #523      +/-   ##
==========================================
- Coverage   92.18%   91.68%   -0.50%     
==========================================
  Files         139      140       +1     
  Lines        8576     8736     +160     
==========================================
+ Hits         7906     8010     +104     
- Misses        493      532      +39     
- Partials      177      194      +17     

☔ View full report in Codecov by Sentry.
📢 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.