fix(connectors): preserve transformed payload schema across FFI#3669
Open
Standing-Man wants to merge 4 commits into
Open
fix(connectors): preserve transformed payload schema across FFI#3669Standing-Man wants to merge 4 commits into
Standing-Man wants to merge 4 commits into
Codecov / codecov/project
succeeded
Jul 21, 2026 in 1s
51.60% (-22.40%) compared to c0218f1
View this Pull Request on Codecov
51.60% (-22.40%) compared to c0218f1
Details
Codecov Report
❌ Patch coverage is 89.42308% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.60%. Comparing base (c0218f1) to head (54617ea).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| core/connectors/runtime/src/sink.rs | 91.57% | 7 Missing and 1 partial |
| core/connectors/sdk/src/lib.rs | 66.66% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #3669 +/- ##
=============================================
- Coverage 73.99% 51.60% -22.40%
Complexity 937 937
=============================================
Files 1301 1295 -6
Lines 147389 130496 -16893
Branches 122949 106357 -16592
=============================================
- Hits 109057 67339 -41718
- Misses 34861 60204 +25343
+ Partials 3471 2953 -518 | Components | Coverage Δ | |
|---|---|---|
| Rust Core | 46.61% <89.42%> (-27.68%) |
⬇️ |
| Java SDK | 62.44% <ø> (ø) |
|
| C# SDK | 72.21% <ø> (+0.01%) |
⬆️ |
| Python SDK | 92.17% <ø> (ø) |
|
| PHP SDK | 84.29% <ø> (ø) |
|
| Node SDK | 91.35% <ø> (ø) |
|
| Go SDK | 42.28% <ø> (-0.44%) |
⬇️ |
| Files with missing lines | Coverage Δ | |
|---|---|---|
| core/connectors/sdk/src/lib.rs | 57.14% <66.66%> (+0.96%) |
⬆️ |
| core/connectors/runtime/src/sink.rs | 81.42% <91.57%> (+2.52%) |
⬆️ |
🚀 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