Skip to content

rust(chore): Feature Flag test_reports - #719

Merged
Brandon-Shippy merged 5 commits into
mainfrom
rust/ff-test-reports-cli
Aug 5, 2026
Merged

rust(chore): Feature Flag test_reports#719
Brandon-Shippy merged 5 commits into
mainfrom
rust/ff-test-reports-cli

Conversation

@Brandon-Shippy

@Brandon-Shippy Brandon-Shippy commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Description

Feature Flags test_reports associated tools in MCP. Would need to be installed with:
cargo install --path crates/sift_cli --features test-reports

Tools that are flagged:

  • list_test_reports (read)
  • list_test_steps (read)
  • list_test_measurements (read)
  • count_test_steps (read)
  • count_test_measurements (read)
  • create_test_report (additive write)
  • append_test_measurements (additive write)

Also, updates associated documentation. When we assess how to personalize the flags based on what flags they have, we can conditionally compile the feature flagged doc pages too. For now we just tag them

@Brandon-Shippy
Brandon-Shippy marked this pull request as ready for review August 5, 2026 01:29
@Brandon-Shippy
Brandon-Shippy marked this pull request as draft August 5, 2026 01:29
@Brandon-Shippy
Brandon-Shippy marked this pull request as ready for review August 5, 2026 01:41
solidiquis
solidiquis previously approved these changes Aug 5, 2026

@solidiquis solidiquis left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pls fix PR title

@Brandon-Shippy Brandon-Shippy changed the title Rust/ff test reports cli rust(chore): Feature Flag test_reports Aug 5, 2026
evan-sift
evan-sift previously approved these changes Aug 5, 2026
@Brandon-Shippy
Brandon-Shippy merged commit 91faef7 into main Aug 5, 2026
22 checks passed
@Brandon-Shippy
Brandon-Shippy deleted the rust/ff-test-reports-cli branch August 5, 2026 22:14
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.

3 participants