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

Alan-Jowett / LexonGraph / 29449353092
82%

Build:
DEFAULT BRANCH: main
Ran 15 Jul 2026 08:46PM UTC
Jobs 1
Files 33
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

15 Jul 2026 08:43PM UTC coverage: 81.927% (+0.02%) from 81.91%
29449353092

push

github

web-flow
Parallelize Azure Table v2 continuation-row reads (#169)

* Parallelize Azure Table v2 continuation-row reads

Tighten the Azure Table v2 requirements, design, and validation specs so multi-row get operations may dispatch required continuation-row direct reads concurrently once root metadata makes their addresses known.

Update the v2 implementation to fan out continuation-row reads after the root row, preserve deterministic reconstruction and failure behavior, and add tests that make concurrent dispatch observable.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>

* Stabilize Azure Table v2 parallel read errors

Keep full concurrent continuation-row dispatch, but collect the row-read results in deterministic row-index order so parallel multi-row gets preserve stable error surfacing instead of returning whichever continuation failure completes first.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>

* Short-circuit parallel Azure Table row failures

Keep concurrent continuation-row dispatch, but return deterministically as soon as the next required row index resolves to a failure or missing row instead of waiting for all in-flight reads to finish.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>

* Require concurrent Azure Table continuation reads

Align REQ-AZURE-TABLE-STORE-V2-006 with the approved intent, design, validation, and implementation by making concurrent continuation-row reads a required behavior rather than an optional one.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>

* Make Azure Table mock get tracking cancellation-safe

Use a small RAII guard in the mock backend so in-flight get counters are decremented even when parallel continuat... (continued)

27013 of 32972 relevant lines covered (81.93%)

78793.4 hits per line

Coverage Regressions

Lines Coverage ∆ File
172
82.77
0.32% crates/lexongraph-block-store-azure-table-v2/src/lib.rs
Jobs
ID Job ID Ran Files Coverage
1 29449353092.1 15 Jul 2026 08:46PM UTC 33
81.93
GitHub Action Run
Source Files on build 29449353092
  • Tree
  • List 33
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29449353092
  • 85921194 on github
  • Prev Build on main (#29441095284)
  • Next Build on main (#29454789772)
  • 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