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

supabase / etl / 23935662049
78%

Build:
DEFAULT BRANCH: main
Ran 03 Apr 2026 06:10AM UTC
Jobs 1
Files 162
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

03 Apr 2026 05:48AM UTC coverage: 78.322% (+0.07%) from 78.249%
23935662049

push

github

web-flow
refactor: unify replication state types (#651)

Remove the duplicated RetryPolicy and TableReplicationState types from
etl-postgres. TableReplicationPhase in etl is now the single source of
truth, with serde support for direct serialization to the state store.

This eliminates all variant-by-variant conversion boilerplate between
the two formerly parallel type hierarchies. The etl-postgres state
module now only contains raw database types (TableReplicationStateType,
TableReplicationStateRow) and query functions.

230 of 246 new or added lines in 5 files covered. (93.5%)

16 existing lines in 3 files now uncovered.

24283 of 31004 relevant lines covered (78.32%)

1072.23 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
79.52
-0.89% etl/src/replication/apply.rs
7
79.26
0.47% etl-api/src/routes/pipelines.rs
8
87.31
21.85% etl/src/state/table.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
98.41
2.0% etl-postgres/src/replication/state.rs
3
87.31
21.85% etl/src/state/table.rs
12
79.52
-0.89% etl/src/replication/apply.rs
Jobs
ID Job ID Ran Files Coverage
1 23935662049.1 03 Apr 2026 06:10AM UTC 162
78.32
GitHub Action Run
Source Files on build 23935662049
  • Tree
  • List 162
  • Changed 6
  • Source Changed 5
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23935662049
  • 05cb11ae on github
  • Prev Build on main (#23899894935)
  • Next Build on main (#23944723005)
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