Skip to content

Merge pull request #567 from gilbsgilbs/pgx-590-fix-wrong-error

047eb9a
Select commit
Loading
Failed to load commit list.
Open

WIP: Add support for pgx v5 interface #523

Merge pull request #567 from gilbsgilbs/pgx-590-fix-wrong-error
047eb9a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2026 in 0s

91.69% (target 90.00%)

View this Pull Request on Codecov

91.69% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 66.28571% with 59 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.69%. Comparing base (0585cd1) to head (047eb9a).
⚠️ Report is 39 commits behind head on master.

Files with missing lines Patch % Lines
qrm/qrm_pgx_v5.go 58.59% 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.69%   -0.50%     
==========================================
  Files         139      140       +1     
  Lines        8576     8738     +162     
==========================================
+ Hits         7906     8012     +106     
- 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.