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

Alan-Jowett / LexonGraph / 27774869998
82%

Build:
DEFAULT BRANCH: main
Ran 18 Jun 2026 04:44PM UTC
Jobs 1
Files 26
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

18 Jun 2026 04:42PM UTC coverage: 81.829% (-1.2%) from 83.016%
27774869998

push

github

web-flow
Add versioned default profiles for indexer and search (#113)

* Add versioned default profiles for indexer and search

Introduce published 0.1.0 convenience profiles for the streaming indexer and search crates while preserving the existing low-level explicit APIs.

The indexer profile pins spherical-kmeans leaf formation, balanced-range packing, greedy-pack hierarchy grouping with Euclidean distance, and exact-centroid summaries. The search profile binds the crate-owned encoded target representation plus the default compatibility and scoring policies while keeping w and n explicit.

Update the streaming-indexer and search spec packages to document the versioned profile contract and add validation coverage for profile resolution and deterministic behavior.

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

* Refine published profile greedy-pack implementation

Address PR review feedback on the published profile hierarchy path by making the Euclidean metric implementation match its name and by removing the temporary arg-min allocation and front-removal churn from greedy-pack node selection.

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

* Fix published-profile terminal stage metadata

Align the published-profile short-circuit path with the rest of the indexer by reporting a terminal partition as PlanningStage::Single and leaving stage usage empty when no hierarchy planning stage ran.

Add a regression test that verifies the short-circuit path does not emit hierarchy-planning status updates.

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

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

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

141 of 509 new or added lines in 2 files covered. (27.7%)

864 existing lines in 2 files now uncovered.

19337 of 23631 relevant lines covered (81.83%)

72567.47 hits per line

Uncovered Changes

Lines Coverage ∆ File
328
74.41
-7.79% crates/lexongraph-streaming-indexer/src/lib.rs
40
80.23
-3.29% crates/lexongraph-search/src/lib.rs

Coverage Regressions

Lines Coverage ∆ File
724
74.41
-7.79% crates/lexongraph-streaming-indexer/src/lib.rs
140
80.23
-3.29% crates/lexongraph-search/src/lib.rs
Jobs
ID Job ID Ran Files Coverage
1 27774869998.1 18 Jun 2026 04:44PM UTC 26
81.83
GitHub Action Run
Source Files on build 27774869998
  • Tree
  • List 26
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27774869998
  • 4eaf442d on github
  • Prev Build on main (#27739445622)
  • Next Build on main (#27792770919)
  • 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