feat: data migration from mongo/fs to the PostgreSQL sink - #1582
Merged
dcoric merged 29 commits intoAug 28, 2026
Codecov / codecov/project
succeeded
Aug 28, 2026 in 0s
86.64% (target 80.00%)
View this Pull Request on Codecov
86.64% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 97.64706% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.64%. Comparing base (864be89) to head (fbb56bb).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/db/postgres/migrateFileSource.ts | 96.66% | 0 Missing and 1 partial |
| src/db/postgres/migrateMongoSource.ts | 95.45% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## feat/postgres #1582 +/- ##
=================================================
+ Coverage 86.48% 86.64% +0.15%
=================================================
Files 108 111 +3
Lines 5986 6071 +85
Branches 1111 1124 +13
=================================================
+ Hits 5177 5260 +83
Misses 527 527
- Partials 282 284 +2 ☔ 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