feat: AWS RDS/Aurora IAM authentication for the PostgreSQL sink - #1591
Draft
dcoric wants to merge 79 commits into
Draft
feat: AWS RDS/Aurora IAM authentication for the PostgreSQL sink#1591dcoric wants to merge 79 commits into
dcoric wants to merge 79 commits into
Codecov / codecov/project
succeeded
Jul 27, 2026 in 0s
90.49% (target 80.00%)
View this Pull Request on Codecov
90.49% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 93.20215% with 38 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.49%. Comparing base (b44f5ee) to head (6ae7a99).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/db/postgres/users.ts | 92.98% | 12 Missing |
| src/service/index.ts | 33.33% | 8 Missing |
| src/db/postgres/helper.ts | 94.89% | 6 Missing and 1 partial |
| 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 #1591 +/- ##
==========================================
+ Coverage 90.41% 90.49% +0.08%
==========================================
Files 87 92 +5
Lines 8661 9218 +557
Branches 1603 1729 +126
==========================================
+ Hits 7831 8342 +511
- Misses 799 844 +45
- Partials 31 32 +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