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

supabase / etl / 26936311905
74%

Build:
DEFAULT BRANCH: main
Ran 04 Jun 2026 07:16AM UTC
Jobs 1
Files 239
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

04 Jun 2026 07:01AM UTC coverage: 73.866% (-0.04%) from 73.901%
26936311905

push

github

web-flow
feat(clickhouse): benchmarks (#809)

* feat(clickhouse): benchmarks

Add ClickHouse as a benchmark destination alongside bigquery and
snowflake. Mirrors the snowflake wiring: feature flag, DestinationType
variant, BenchDestination arm, xtask clap fields with BENCH_CLICKHOUSE_*
env fallbacks, and a workflow_dispatch path that boots the local
clickhouse compose service before running.

The destination uses ClickHouseInserterConfig::default() (ReplacingMergeTree,
which requires CH >= 23.5) and calls validate_engine_support after
construction so engine/version mismatches fail fast.

* test(ducklake): make maintenance timeout test interrupt-driven

Replace the racy thread::sleep with a long-running DuckDB range query.
The watchdog's published interrupt handle aborts the query at the
deadline, so the closure returns within microseconds of the watchdog
firing instead of relying on the watchdog winning a scheduler race
against a fixed-duration sleep.

1 of 30 new or added lines in 2 files covered. (3.33%)

1 existing line in 1 file now uncovered.

35839 of 48519 relevant lines covered (73.87%)

38386.82 hits per line

Uncovered Changes

Lines Coverage ∆ File
26
12.83
-0.25% crates/xtask/src/commands/benchmark.rs
3
19.08
-0.03% crates/etl-maintenance/src/ducklake/runner.rs

Coverage Regressions

Lines Coverage ∆ File
1
12.83
-0.25% crates/xtask/src/commands/benchmark.rs
Jobs
ID Job ID Ran Files Coverage
1 26936311905.1 04 Jun 2026 07:16AM UTC 239
73.87
GitHub Action Run
Source Files on build 26936311905
  • Tree
  • List 239
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26936311905
  • 96723730 on github
  • Prev Build on main (#26901351450)
  • Next Build on main (#26939174826)
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