feat: data migration from mongo/fs to the PostgreSQL sink#1582
Draft
dcoric wants to merge 65 commits into
Draft
Codecov / codecov/project
succeeded
Jul 13, 2026 in 0s
86.41% (target 80.00%)
View this Pull Request on Codecov
86.41% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 93.96552% with 35 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.41%. Comparing base (15c4495) to head (e0b4a94).
| 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.33% | 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 #1582 +/- ##
==========================================
+ Coverage 85.75% 86.41% +0.65%
==========================================
Files 84 92 +8
Lines 8109 8687 +578
Branches 1376 1483 +107
==========================================
+ Hits 6954 7507 +553
- 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