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

Alan-Jowett / LexonGraph / 27034746883
81%

Build:
DEFAULT BRANCH: main
Ran 05 Jun 2026 07:09PM UTC
Jobs 1
Files 12
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

05 Jun 2026 07:08PM UTC coverage: 85.024% (-0.4%) from 85.465%
27034746883

push

github

web-flow
Add deterministic PCA crate and specs (#52)

* Add deterministic PCA crate and specs

Implement the new lexongraph-pca workspace crate with streaming accumulation, deterministic PCA finalization, affine composition/rebase helpers, stable serialization, quantization, validation, diagnostics, and spec-backed tests.

Add the matching rust-pca-crate requirements, design, and validation spec package, wire the crate into the workspace, and update the README summary.

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

* Address PCA review feedback

Add runtime shape checks so malformed public transform values fail with typed errors instead of panicking, and strengthen the determinism tests to cover single-pass versus fixed-tree merges.

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

* Address additional PCA review feedback

Guard accumulator scatter allocation against overflow, make serialization-version mismatches report invalid serialized format, and make affine conversion paths fail with typed errors for malformed public transform values.

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

* Address malformed PCA artifact feedback

Validate the explained-variance presence flag during deserialization and make runtime shape checks reject malformed structural dimensions on public PCA transform values.

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

* Address PCA validation invariants

Enforce current schema versions in PCA validation, guard matrix-length products with checked arithmetic, and harden affine composition and runtime shape gates against overflow.

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

* Address affine validation feedback

Make serialized-format errors artifact-neutral, enforce schema and structural invariants for affine transforms, and add regression coverage for affine schema validation.

Co-authored-by: Copilot <223556219+Copilot@... (continued)

826 of 995 new or added lines in 1 file covered. (83.02%)

4695 of 5522 relevant lines covered (85.02%)

246.49 hits per line

Uncovered Changes

Lines Coverage ∆ File
169
83.02
crates/lexongraph-pca/src/lib.rs
Jobs
ID Job ID Ran Files Coverage
1 27034746883.1 05 Jun 2026 07:09PM UTC 12
85.02
GitHub Action Run
Source Files on build 27034746883
  • Tree
  • List 12
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27034746883
  • 0876b9b1 on github
  • Prev Build on main (#27023369735)
  • Next Build on main (#27041438355)
  • 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