Skip to content

feat: AWS RDS/Aurora IAM authentication for the PostgreSQL sink#1591

Draft
dcoric wants to merge 72 commits into
finos:mainfrom
dcoric:feat/postgres-rds-iam-auth
Draft

feat: AWS RDS/Aurora IAM authentication for the PostgreSQL sink#1591
dcoric wants to merge 72 commits into
finos:mainfrom
dcoric:feat/postgres-rds-iam-auth

Merge branch 'feat/postgres-connection-config' into feat/postgres-rds…

d3caadf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 13, 2026 in 0s

86.34% (target 80.00%)

View this Pull Request on Codecov

86.34% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 93.28494% with 37 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.34%. Comparing base (15c4495) to head (d3caadf).

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 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   85.75%   86.34%   +0.59%     
==========================================
  Files          84       89       +5     
  Lines        8109     8658     +549     
  Branches     1376     1501     +125     
==========================================
+ Hits         6954     7476     +522     
- Misses       1126     1153      +27     
  Partials       29       29              

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