• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

supabase / etl / 26564778197
73%

Build:
DEFAULT BRANCH: main
Ran 28 May 2026 09:04AM UTC
Jobs 1
Files 227
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

28 May 2026 08:51AM UTC coverage: 73.07% (-0.01%) from 73.08%
26564778197

push

github

web-flow
feat(clickhouse): add write-path, DDL, and probe metrics (#776)

* feat(clickhouse): add write-path, DDL, and probe metrics

Adds seven metrics for the ClickHouse destination.

Write path:
- etl_clickhouse_insert_rows
- etl_clickhouse_insert_bytes
- etl_clickhouse_insert_errors_total
- etl_clickhouse_statements_per_batch

DDL:
- etl_clickhouse_ddl_errors_total

Probes:
- etl_clickhouse_connectivity_check_duration_seconds
- etl_clickhouse_schema_query_duration_seconds

METRICS.md documents the full set and how to read each metric.

* feat(clickhouse): add insert encoding-error counter

Adds etl_clickhouse_insert_encoding_errors_total to track rows rejected
by RowBinary encoding before any network round-trip. Pairs with
etl_clickhouse_insert_errors_total, which continues to count only
INSERT round-trip failures.

63 of 90 new or added lines in 2 files covered. (70.0%)

20 existing lines in 3 files now uncovered.

33173 of 45399 relevant lines covered (73.07%)

41016.76 hits per line

Uncovered Changes

Lines Coverage ∆ File
27
88.18
-3.56% crates/etl-destinations/src/clickhouse/client.rs

Coverage Regressions

Lines Coverage ∆ File
15
76.99
-0.73% crates/etl/src/replication/apply.rs
4
64.0
-8.0% crates/etl/src/concurrency/task_set.rs
1
88.18
-3.56% crates/etl-destinations/src/clickhouse/client.rs
Jobs
ID Job ID Ran Files Coverage
1 26564778197.1 28 May 2026 09:04AM UTC 227
73.07
GitHub Action Run
Source Files on build 26564778197
  • Tree
  • List 227
  • Changed 6
  • Source Changed 2
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26564778197
  • d901eec3 on github
  • Prev Build on main (#26561050947)
  • Next Build on main (#26565962992)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc