feat(connectors): Clickhouse Sink Connector #2886
Open
Codecov / codecov/project
succeeded
Apr 3, 2026 in 0s
70.76% (+0.17%) compared to b19daa9
View this Pull Request on Codecov
70.76% (+0.17%) compared to b19daa9
Details
Codecov Report
❌ Patch coverage is 80.04681% with 341 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.76%. Comparing base (b19daa9) to head (75b9b58).
Additional details and impacted files
@@ Coverage Diff @@
## master #2886 +/- ##
============================================
+ Coverage 70.58% 70.76% +0.17%
Complexity 943 943
============================================
Files 1113 1119 +6
Lines 94590 96299 +1709
Branches 71787 73516 +1729
============================================
+ Hits 66770 68143 +1373
- Misses 25348 25529 +181
- Partials 2472 2627 +155 | Components | Coverage Δ | |
|---|---|---|
| Rust Core | 70.88% <80.04%> (+0.23%) |
⬆️ |
| Java SDK | 62.30% <ø> (ø) |
|
| C# SDK | 69.10% <ø> (-0.31%) |
⬇️ |
| Python SDK | 81.43% <ø> (ø) |
|
| Node SDK | 91.53% <ø> (+0.10%) |
⬆️ |
| Go SDK | 38.97% <ø> (ø) |
| Files with missing lines | Coverage Δ | |
|---|---|---|
| core/connectors/sinks/clickhouse_sink/src/sink.rs | 60.00% <60.00%> (ø) |
|
| core/connectors/sinks/clickhouse_sink/src/lib.rs | 96.35% <96.35%> (ø) |
|
| core/connectors/sinks/clickhouse_sink/src/body.rs | 91.66% <91.66%> (ø) |
|
| ...ore/connectors/sinks/clickhouse_sink/src/client.rs | 63.12% <63.12%> (ø) |
|
| ...ore/connectors/sinks/clickhouse_sink/src/schema.rs | 76.60% <76.60%> (ø) |
|
| ...ore/connectors/sinks/clickhouse_sink/src/binary.rs | 80.75% <80.75%> (ø) |
🚀 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