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

bedrock-kv / bedrock / 13f25e720c859b56c72f6da045041ce929ad8f21-PR-112
76%
develop: 73%

Build:
Build:
LAST BUILD BRANCH: chore/bedrock-qep-remove-beads-gitignore
DEFAULT BRANCH: develop
Ran 17 Jul 2026 02:37AM UTC
Jobs 1
Files 226
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

17 Jul 2026 02:35AM UTC coverage: 75.952% (+0.2%) from 75.754%
13f25e720c859b56c72f6da045041ce929ad8f21-PR-112

Pull #112

github

jallum
Exclude globally-aborted transactions from metadata accumulation (bedrock-q67.17)

In sharded-resolver mode each resolver only sees its own shard's
conflicts, so a transaction aborted by one shard's resolver was still
accumulated by the others and its metadata distributed. Defer
accumulation: sharded proxies send no metadata_per_tx; the resolve call
carries a metadata_hold flag (the resolver holds the version, capping
windows below it) and metadata_confirms - committed metadata filtered by
the merged global abort set, re-sent until resolver windows ack past it.
Held versions expiring unconfirmed poison the pruned floor so proxies
gap-exit into recovery instead of silently missing committed metadata.
Single-resolver behavior and latency are unchanged.
Pull Request #112: Exclude globally-aborted transactions from metadata accumulation (bedrock-q67.17)

65 of 69 new or added lines in 5 files covered. (94.2%)

5 existing lines in 3 files now uncovered.

6560 of 8637 relevant lines covered (75.95%)

903.86 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
91.8
0.54% lib/bedrock/data_plane/resolver/server.ex
1
94.67
1.91% lib/bedrock/data_plane/commit_proxy/server.ex

Coverage Regressions

Lines Coverage ∆ File
3
87.18
-7.69% lib/bedrock/data_plane/materializer/basalt/pulling.ex
1
95.65
-4.35% lib/bedrock/data_plane/materializer/telemetry.ex
1
91.8
0.54% lib/bedrock/data_plane/resolver/server.ex
Jobs
ID Job ID Ran Files Coverage
1 13f25e720c859b56c72f6da045041ce929ad8f21-PR-112.1 17 Jul 2026 02:37AM UTC 226
75.95
GitHub Action Run
Source Files on build 13f25e720c859b56c72f6da045041ce929ad8f21-PR-112
  • Tree
  • List 226
  • Changed 11
  • Source Changed 0
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #112
  • PR Base - feature/q67-phase-a (#C6545A60...)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc