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

Alan-Jowett / LexonGraph / 27076521757
81%

Build:
DEFAULT BRANCH: main
Ran 06 Jun 2026 11:12PM UTC
Jobs 1
Files 17
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

06 Jun 2026 11:11PM UTC coverage: 84.487% (+0.5%) from 83.964%
27076521757

push

github

web-flow
Rework directional PCA for streaming clustering (#61)

* Rework directional PCA for streaming clustering

Update the directional PCA spec package and crate to use the shared streaming clustering contract instead of the retired block-store layer API.

The implementation now provides a native streaming trainer/classifier, enforces exact-K failure behavior, and removes dead block-store-oriented code and tests.

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

* Address PR review feedback

Replace full baseline pass retention with a deterministic SHA-256 pass fingerprint and remove an unnecessary dead_code allowance in test support.

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

* Trim directional PCA pass allocations

Avoid cloning the trained model when storing pass state and compute group centroids directly from indexed embeddings instead of cloning temporary vectors.

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

* Align directional PCA config semantics

Allow non-negative variance exponents above 1.0 to match the approved spec and use fixed-width u64 encoding in pass fingerprints for portable deterministic replay checks.

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

* Clarify directional PCA gamma authority

Make the crate spec authoritative for parameter-domain rules and state explicitly that this streaming crate accepts finite, non-negative gamma values.

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>

314 of 397 new or added lines in 1 file covered. (79.09%)

9 existing lines in 2 files now uncovered.

7581 of 8973 relevant lines covered (84.49%)

217.38 hits per line

Uncovered Changes

Lines Coverage ∆ File
83
83.27
8.4% crates/lexongraph-directional-pca/src/lib.rs

Coverage Regressions

Lines Coverage ∆ File
7
83.27
8.4% crates/lexongraph-directional-pca/src/lib.rs
2
88.07
-0.2% crates/lexongraph-pca/src/lib.rs
Jobs
ID Job ID Ran Files Coverage
1 27076521757.1 06 Jun 2026 11:12PM UTC 17
84.49
GitHub Action Run
Source Files on build 27076521757
  • Tree
  • List 17
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27076521757
  • 2d8044ab on github
  • Prev Build on main (#27076311040)
  • Next Build on main (#27079196890)
  • 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