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

supabase / etl / 29500919156
74%

Build:
DEFAULT BRANCH: main
Ran 16 Jul 2026 01:25PM UTC
Jobs 1
Files 262
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

16 Jul 2026 01:07PM UTC coverage: 73.466% (+0.02%) from 73.451%
29500919156

push

github

aalexandrov
feat(ducklake): map compatible NUMERIC(p, s) to DECIMAL(p, s)

Pass the type modifier through the DuckLake type-mapping functions so
that constrained NUMERIC(p, s) columns within DuckDB's range (p 1-38,
s 0-p) map to DECIMAL(p, s) instead of varchar.

Fix tests in `crates/etl-destinations/tests/ducklake/pipeline.rs` by
inroducing a dependency to `rust_decimal` and modeling `ddl_col_4_0` as
a `Decimal` field in `SimulatorDdlTypeRow`.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

80 of 81 new or added lines in 1 file covered. (98.77%)

78 existing lines in 8 files now uncovered.

42599 of 57985 relevant lines covered (73.47%)

1476.71 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
95.14
0.7% crates/etl-destinations/src/ducklake/schema.rs

Coverage Regressions

Lines Coverage ∆ File
34
81.44
4.55% crates/etl-postgres/src/schema.rs
16
96.76
0.0% crates/etl/src/schema.rs
10
95.14
0.7% crates/etl-destinations/src/ducklake/schema.rs
8
79.24
-1.17% crates/etl/src/error.rs
5
83.72
-0.3% crates/etl/src/replication/apply.rs
2
90.72
-0.41% crates/etl/src/replication/table_sync/copy.rs
2
90.0
-0.53% crates/etl/src/runtime/table_sync/worker.rs
1
85.19
-1.23% crates/etl/src/postgres/stream/events.rs
Jobs
ID Job ID Ran Files Coverage
1 29500919156.1 16 Jul 2026 01:25PM UTC 262
73.47
GitHub Action Run
Source Files on build 29500919156
  • Tree
  • List 262
  • Changed 9
  • Source Changed 3
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29500919156
  • 0bdc2013 on github
  • Prev Build on main (#29491057530)
  • Next Build on main (#29511544140)
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