fix: handle idle pool client errors in the PostgreSQL sink#1583
Draft
dcoric wants to merge 62 commits into
Draft
fix: handle idle pool client errors in the PostgreSQL sink#1583dcoric wants to merge 62 commits into
dcoric wants to merge 62 commits into
Codecov / codecov/project
succeeded
Jul 16, 2026 in 1s
86.27% (target 80.00%)
View this Pull Request on Codecov
86.27% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 92.88618% with 35 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.27%. Comparing base (15c4495) to head (19c7834).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/db/postgres/users.ts | 93.29% | 11 Missing |
| src/service/index.ts | 33.33% | 8 Missing |
| src/db/postgres/helper.ts | 93.58% | 5 Missing |
| src/db/index.ts | 42.85% | 4 Missing |
| src/db/postgres/repo.ts | 95.55% | 4 Missing |
| src/db/postgres/pushes.ts | 97.14% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1583 +/- ##
==========================================
+ Coverage 85.75% 86.27% +0.52%
==========================================
Files 84 89 +5
Lines 8109 8599 +490
Branches 1376 1472 +96
==========================================
+ Hits 6954 7419 +465
- Misses 1126 1152 +26
+ Partials 29 28 -1 ☔ 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.
Loading