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

orioledb / orioledb / 22577285137
90%

Build:
DEFAULT BRANCH: main
Ran 02 Mar 2026 02:39PM UTC
Jobs 1
Files 92
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

02 Mar 2026 01:02PM UTC coverage: 89.985% (+0.08%) from 89.905%
22577285137

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

Coverage Regressions

Lines Coverage ∆ File
9
91.55
-1.21% orioledb/src/s3/headers.c
7
90.96
-0.06% orioledb/src/checkpoint/checkpoint.c
6
92.02
-1.6% orioledb/src/btree/merge.c
2
86.16
0.05% orioledb/src/btree/io.c
2
93.16
-0.14% orioledb/src/transam/undo.c
1
76.79
5.19% orioledb/src/btree/fastpath.c
1
91.45
0.83% orioledb/src/recovery/recovery.c
1
82.44
-0.11% orioledb/src/rewind/rewind.c
Jobs
ID Job ID Ran Files Coverage
1 22577285137.1 02 Mar 2026 02:39PM UTC 92
89.99
GitHub Action Run
Source Files on build 22577285137
  • Tree
  • List 92
  • Changed 15
  • Source Changed 2
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22577285137
  • 799a99df on github
  • Prev Build on main (#22576707170)
  • Next Build on main (#22580195965)
  • 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