Skip to content

fix(cli): stabilize export and outdated status guidance - #260

Merged
sunerpy merged 1 commit into
mainfrom
codex/v0501-release-smoke-fixes
Aug 31, 2026
Merged

fix(cli): stabilize export and outdated status guidance#260
sunerpy merged 1 commit into
mainfrom
codex/v0501-release-smoke-fixes

Conversation

@sunerpy

@sunerpy sunerpy commented Aug 31, 2026

Copy link
Copy Markdown
Owner

Summary

  • sort exported edges by stable semantic fields before centrality/rendering so incremental sync and index --force emit byte-identical JSON
  • guide outdated extraction indexes to codegraph sync <project> instead of incorrectly suggesting initialization
  • add unit and CLI regressions for both release-smoke failures

Verification

  • cargo fmt --all --check
  • cargo clippy --workspace --all-targets -- -D warnings
  • cargo test --workspace
  • bash scripts/guardrail.sh
  • make ci
  • pre-push gate

@codecov

codecov Bot commented Aug 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #260   +/-   ##
=======================================
  Coverage   95.36%   95.36%           
=======================================
  Files         144      144           
  Lines       84290    84347   +57     
=======================================
+ Hits        80384    80441   +57     
  Misses       3906     3906           
Files with missing lines Coverage Δ
crates/codegraph-cli/src/main.rs 90.96% <100.00%> (+0.01%) ⬆️
crates/codegraph-graph/src/export.rs 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sunerpy
sunerpy merged commit 6108538 into main Aug 31, 2026
7 checks passed
@sunerpy
sunerpy deleted the codex/v0501-release-smoke-fixes branch September 1, 2026 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant