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

patroni / patroni / 16561653575
100%

Build:
DEFAULT BRANCH: master
Ran 28 Jul 2025 06:23AM UTC
Jobs 3
Files 57
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

28 Jul 2025 06:19AM UTC coverage: 99.864%. Remained the same
16561653575

push

github

web-flow
Recreate (permanent) physical slot when it doesn't reserve WAL (#3388)

It could happen that (permanent) physical slot was created outside of Patroni without reserving WAL.
For such slots pg_replication_slot_advance() function throws an error:
```sql
ERROR:  replication slot "foo" cannot be advanced
DETAIL:  This slot has never previously reserved WAL, or it has been invalidated.
```

To mitigate the problem we will drop (permanent) physical slots without `restart_lsn` and let state machine to recreate them on the next cycle.

19 of 19 new or added lines in 1 file covered. (100.0%)

14708 of 14728 relevant lines covered (99.86%)

2.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 unit-macos - 16561653575.1 28 Jul 2025 06:30AM UTC 57
99.79
GitHub Action Run
2 unit-ubuntu - 16561653575.2 28 Jul 2025 06:30AM UTC 57
99.86
3 unit-windows - 16561653575.3 28 Jul 2025 06:30AM UTC 57
98.85
Source Files on build 16561653575
  • Tree
  • List 57
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 03735ec4 on github
  • Prev Build on master (#16561502347)
  • Next Build on master (#16865522582)
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