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

orioledb / orioledb / 22577285137 / 1
90%
main: 90%

Build:
DEFAULT BRANCH: main
Ran 02 Mar 2026 02:39PM UTC
Files 92
Run time 4s
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 Mar 2026 01:02PM UTC coverage: 89.985% (+0.08%) from 89.905%
22577285137.1

push

github

pashkinelfe
Allow pre-initialized catalog cache in single-user mode; fix missing o_unset_syscache_hooks call

Single-user mode may run recovery and then start a session in the same
process. When OrioleDB is loaded, recovery initializes the catalog
cache, which caused session startup to fail because it expected a
non-initialized state.

Allow the catalog cache to be already initialized when starting a
session in single-user mode after recovery.

Additionally, fix a missing o_unset_syscache_hooks call, which left
OrioleDB syscache hooks installed across the recovery/session boundary
and contributed to crashes and inconsistent backend state.

This ensures that backend-global state is properly handled when
recovery and normal session execution happen within the same process.

44765 of 49747 relevant lines covered (89.99%)

66471538.08 hits per line

Source Files on job 22577285137.1
  • Tree
  • List 92
  • Changed 15
  • Source Changed 2
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22577285137
  • 799a99df on github
  • Prev Job for on main (#22576707170.1)
  • Next Job for on main (#22580195965.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