fix(connectors): Harden Elasticsearch sink test readiness#3729
Open
ryerraguntla wants to merge 5 commits into
Open
fix(connectors): Harden Elasticsearch sink test readiness#3729ryerraguntla wants to merge 5 commits into
ryerraguntla wants to merge 5 commits into
Codecov / codecov/project
succeeded
Jul 22, 2026 in 0s
40.21% (-34.13%) compared to a5001d3
View this Pull Request on Codecov
40.21% (-34.13%) compared to a5001d3
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 40.21%. Comparing base (a5001d3) to head (d185f6c).
Additional details and impacted files
@@ Coverage Diff @@
## master #3729 +/- ##
=============================================
- Coverage 74.34% 40.21% -34.13%
Complexity 950 950
=============================================
Files 1303 1301 -2
Lines 148712 129057 -19655
Branches 124225 104570 -19655
=============================================
- Hits 110562 51905 -58657
- Misses 34673 74406 +39733
+ Partials 3477 2746 -731 | Components | Coverage Δ | |
|---|---|---|
| Rust Core | 32.01% <100.00%> (-42.57%) |
⬇️ |
| Java SDK | 62.64% <ø> (ø) |
|
| C# SDK | 72.28% <ø> (ø) |
|
| Python SDK | 92.27% <ø> (ø) |
|
| PHP SDK | 84.52% <ø> (ø) |
|
| Node SDK | 92.70% <ø> (ø) |
|
| Go SDK | 43.08% <ø> (ø) |
| Files with missing lines | Coverage Δ | |
|---|---|---|
| ...ore/connectors/sinks/elasticsearch_sink/src/lib.rs | 67.60% <100.00%> (+1.42%) |
⬆️ |
🚀 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