feat(connectors): retry transient Doris Stream Load failures in-request#3574
Open
ryankert01 wants to merge 5 commits into
Open
feat(connectors): retry transient Doris Stream Load failures in-request#3574ryankert01 wants to merge 5 commits into
ryankert01 wants to merge 5 commits into
Codecov / codecov/project
succeeded
Jul 24, 2026 in 0s
41.91% (-32.43%) compared to a5001d3
View this Pull Request on Codecov
41.91% (-32.43%) compared to a5001d3
Details
Codecov Report
❌ Patch coverage is 96.80365% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 41.91%. Comparing base (a5001d3) to head (c906461).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| core/connectors/sinks/doris_sink/src/lib.rs | 96.80% | 5 Missing and 9 partials |
Additional details and impacted files
@@ Coverage Diff @@
## master #3574 +/- ##
=============================================
- Coverage 74.34% 41.91% -32.43%
Complexity 950 950
=============================================
Files 1303 1301 -2
Lines 148712 129411 -19301
Branches 124225 104924 -19301
=============================================
- Hits 110562 54246 -56316
- Misses 34673 72404 +37731
+ Partials 3477 2761 -716 | Components | Coverage Δ | |
|---|---|---|
| Rust Core | 34.15% <96.80%> (-40.43%) |
⬇️ |
| Java SDK | 62.64% <ø> (ø) |
|
| C# SDK | 72.28% <ø> (ø) |
|
| Python SDK | 92.27% <ø> (ø) |
|
| PHP SDK | 84.52% <ø> (ø) |
|
| Node SDK | 92.83% <ø> (+0.12%) |
⬆️ |
| Go SDK | 43.08% <ø> (ø) |
| Files with missing lines | Coverage Δ | |
|---|---|---|
| core/connectors/sinks/doris_sink/src/lib.rs | 95.04% <96.80%> (+2.70%) |
⬆️ |
🚀 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