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

Alan-Jowett / LexonGraph / 30310809129
82%

Build:
DEFAULT BRANCH: main
Ran 27 Jul 2026 10:31PM UTC
Jobs 1
Files 35
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

27 Jul 2026 10:27PM UTC coverage: 81.121% (+0.06%) from 81.059%
30310809129

push

github

web-flow
Add v3 cooperative cancellation (#215)

* Add v3 cooperative cancellation

Introduce a run-scoped cancellation handle for the constrained v3 streaming indexer path and surface explicit cancellation as a terminal error.

Wire cooperative cancellation checks through long-running v3 ingest, classification, planning, materialization, and assembly checkpoints while preserving the standalone clustering public APIs.

Update the streaming-indexer requirements, design, and validation specs plus implementation tests to keep spec-to-code traceability intact.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Use relaxed cancellation atomics

Switch the v3 cancellation handle from SeqCst to Relaxed because the flag does not synchronize any additional shared state.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Make v3 cancellation test deterministic

Replace the time-based PR cancellation test with a deterministic observer-signaled cancellation path so it does not depend on host timing.

Ran cargo fmt, cargo clippy -p lexongraph-streaming-indexer --all-targets -- -D warnings, and cargo test -p lexongraph-streaming-indexer before this commit.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Avoid hanging v3 cancellation test

Trigger cancellation directly from the observer at the deterministic train-ingest phase boundary instead of routing through a helper thread that could block forever waiting on a channel.

Ran cargo fmt --package lexongraph-streaming-indexer, cargo clippy -p lexongraph-streaming-indexer --all-targets -- -D warnings, and cargo test -p lexongraph-streaming-indexer before this commit.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

---------

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

199 of 297 new or added lines in 2 files covered. (67.0%)

2 existing lines in 1 file now uncovered.

32441 of 39991 relevant lines covered (81.12%)

386244.52 hits per line

Uncovered Changes

Lines Coverage ∆ File
96
69.22
2.06% crates/lexongraph-streaming-indexer/src/v3.rs
2
80.91
0.0% crates/lexongraph-streaming-indexer/src/lib.rs

Coverage Regressions

Lines Coverage ∆ File
2
69.22
2.06% crates/lexongraph-streaming-indexer/src/v3.rs
Jobs
ID Job ID Ran Files Coverage
1 30310809129.1 27 Jul 2026 10:31PM UTC 35
81.12
GitHub Action Run
Source Files on build 30310809129
  • Tree
  • List 35
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30310809129
  • f9818730 on github
  • Prev Build on main (#30289288788)
  • Next Build on main (#30314158948)
  • 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