Skip to content

test: trim more Windows hotspot fixtures#168

Merged
ScriptedAlchemy merged 2 commits into
masterfrom
codex/windows-junit-hotspots-3
Jul 1, 2026
Merged

test: trim more Windows hotspot fixtures#168
ScriptedAlchemy merged 2 commits into
masterfrom
codex/windows-junit-hotspots-3

Conversation

@ScriptedAlchemy

Copy link
Copy Markdown
Owner

Summary

  • add a no-memory dashboard fixture path for project/static/empty-state tests
  • reduce oversized LCM fixture payloads while preserving truncation and diagnostic-cap coverage
  • avoid indexing in the ambiguous graph selector test and trim serial automation polling
  • split savings fixtures so ledger-only and daily-limit tests do not seed the full base dataset twice

Verification

  • cargo fmt --all -- --check
  • git diff --check
  • CARGO_TARGET_DIR=/tmp/tracedecay-target/windows-junit-hotspots-3 cargo test -p tracedecay mcp::tools::handlers::tests::graph_reader_selector_rejects_ambiguous_project_basename -- --nocapture
  • CARGO_TARGET_DIR=/tmp/tracedecay-target/windows-junit-hotspots-3 cargo test --test mcp_handler_test lcm_doctor_clean_apply_deletes_all_matching_noise_beyond_diagnostic_samples -- --nocapture
  • CARGO_TARGET_DIR=/tmp/tracedecay-target/windows-junit-hotspots-3 cargo test --test mcp_handler_test lcm_session_handlers_expose_bounded_read_apis_and_placeholders -- --nocapture
  • CARGO_TARGET_DIR=/tmp/tracedecay-target/windows-junit-hotspots-3 cargo test --test mcp_handler_test lcm_large_json_response_stays_parseable_after_truncation -- --nocapture
  • CARGO_TARGET_DIR=/tmp/tracedecay-target/windows-junit-hotspots-3 cargo test --test dashboard_api_test -- --nocapture
  • CARGO_TARGET_DIR=/tmp/tracedecay-target/windows-junit-hotspots-3 cargo test --test dashboard_projects_api_test -- --nocapture
  • CARGO_TARGET_DIR=/tmp/tracedecay-target/windows-junit-hotspots-3 cargo test --test dashboard_savings_api_test savings_ledger_endpoints_reflect_seeded_ledger -- --nocapture
  • CARGO_TARGET_DIR=/tmp/tracedecay-target/windows-junit-hotspots-3 cargo test --test dashboard_savings_api_test daily_model_series_limits_days_not_model_rows -- --nocapture
  • CARGO_TARGET_DIR=/tmp/tracedecay-target/windows-junit-hotspots-3 cargo test --test dashboard_savings_api_test session_costs_label_actual_vs_tokenized_vs_estimated -- --nocapture
  • CARGO_TARGET_DIR=/tmp/tracedecay-target/windows-junit-hotspots-3 cargo test --test dashboard_automation_api_test dashboard_session_and_skill_runs_emit_activity_when_evidence_is_unavailable -- --nocapture

@changeset-bot

changeset-bot Bot commented Jul 1, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 45ce42a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@ScriptedAlchemy ScriptedAlchemy merged commit 57525f0 into master Jul 1, 2026
18 checks passed
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