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

supabase / etl / 15886387446 / 1
81%
main: 81%

Build:
DEFAULT BRANCH: main
Ran 25 Jun 2025 08:27PM UTC
Files 84
Run time 3s
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

25 Jun 2025 08:23PM UTC coverage: 60.116% (-1.3%) from 61.443%
15886387446.1

push

github

web-flow
feat: add postgres state store to allow state to be persisted to the source db (#152)

* add ability to migrate the source database for storing state

* bump sqlx to 0.8.6 to remove unnecessary warnings in logs

* remove replication origin state

* remove replication table state

* remove dependency on pipeline identity

* remove unknown phase and add comments

* fix: a bug in which table schema was not added to cache

* add a log line

* make tests run faster

* add postgres state store

* make StateStore trait dyn compatible

* move BoxedStateStore to a new file

* make code compile

* use const for hardcoded values

* fix another compilre error

* use const for hardcoded values

* simplify config

* revert schema cache fix

* rename a variant

* update a log line

* rename a variable

* use variants explicitly instead of _

* use static dispatch in state store and always use PostgresStateStore in replicator

* remove Send + Sync from StateStoe

* save sync done lsn in state store as well

* use text type to save sync_done_lsn

* improve the state store trait

* do not load state store in apply worker as it it already done in pipeline

* add some comments

* add more comments

* rename an error

Co-authored-by: Riccardo Busetti <riccardob36@gmail.com>

* update a comment

Co-authored-by: Riccardo Busetti <riccardob36@gmail.com>

* fix a typo

Co-authored-by: Riccardo Busetti <riccardob36@gmail.com>

* fix cargo fmt

---------

Co-authored-by: Riccardo Busetti <riccardob36@gmail.com>

5580 of 9282 relevant lines covered (60.12%)

27.42 hits per line

Source Files on job 15886387446.1
  • Tree
  • List 84
  • Changed 18
  • Source Changed 17
  • Coverage Changed 17
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 15886387446
  • 7fac50da on github
  • Prev Job for on main (#15851302206.1)
  • Next Job for on main (#15896931391.1)
  • Delete
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