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

supabase / etl / 28598256497
74%

Build:
DEFAULT BRANCH: main
Ran 02 Jul 2026 02:47PM UTC
Jobs 1
Files 258
Run time 2min
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

02 Jul 2026 02:34PM UTC coverage: 73.605% (+0.01%) from 73.594%
28598256497

push

github

web-flow
Avoid an extra schema clone during row decoding (#868)

Move the ready `ReplicatedTableSchema` out of the cloned
`SharedTableState` instead of cloning it again. This keeps the cache
lock boundary unchanged and removes one shallow schema clone from
row-event schema lookup.

Criterion isolated schema lookup benchmark:

```
before: 29.730 ns mean, 29.410-30.116 ns confidence interval
after: 20.727 ns mean, 20.458-21.002 ns confidence interval
change: 30.28% faster, 1.43x speedup
```

Verification:

```
cargo x fmt
cargo test -p etl --features test-utils --lib
```

2 of 5 new or added lines in 1 file covered. (40.0%)

1 existing line in 1 file now uncovered.

40087 of 54462 relevant lines covered (73.61%)

34247.58 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
84.45
0.3% crates/etl/src/replication/apply.rs

Coverage Regressions

Lines Coverage ∆ File
1
88.67
-0.09% crates/etl-destinations/src/clickhouse/core.rs
Jobs
ID Job ID Ran Files Coverage
1 28598256497.1 02 Jul 2026 02:47PM UTC 258
73.61
GitHub Action Run
Source Files on build 28598256497
  • Tree
  • List 258
  • Changed 4
  • Source Changed 2
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28598256497
  • 7fe9a10c on github
  • Prev Build on main (#28596361429)
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