Skip to content

Add workflow option to stats command#247

Draft
Toby-Masters-SF wants to merge 4 commits intomainfrom
241-workflow-test-statistics
Draft

Add workflow option to stats command#247
Toby-Masters-SF wants to merge 4 commits intomainfrom
241-workflow-test-statistics

Conversation

@Toby-Masters-SF
Copy link
Contributor

@Toby-Masters-SF Toby-Masters-SF commented Feb 15, 2026

Fixes # (link to the corresponding issue if applicable)

Description

Include a summary of the changes made

Testing Instructions

Steps:

  1. ...
  2. ...
  3. ...

Author Checklist

  • Skip bumping the CLI version

Reviewer Checklist

  • PR has a clear title and description
  • Manually tested the changes that the PR introduces
  • Changes introduced are covered by tests of acceptable quality

Notes

Plan

  • Create a new getWorkflowTemplateSummary(workflowHandle) function
  • Create a new listWorkflowTemplates function which can take different classes?

Quick Notes

  • Plan is to create a series of parallel functions to avoid overcomplicating the existing functions
    • May also wish to consider moving to a separate file in the cli folder?
  • Review function getTemplatesSummary --> Can it be co-opted for the purposes of this workflow? Take the "Reconciliations" section as an example!
    • [TBC]

@Toby-Masters-SF Toby-Masters-SF self-assigned this Feb 15, 2026
@Toby-Masters-SF Toby-Masters-SF linked an issue Feb 15, 2026 that may be closed by this pull request
@coderabbitai
Copy link

coderabbitai bot commented Feb 15, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 1a99ad0a-827d-42c3-95c7-4657d03f16bc

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch 241-workflow-test-statistics
📝 Coding Plan
  • Generate coding plan for human review comments

Comment @coderabbitai help to get the list of available commands and usage tips.

@Toby-Masters-SF Toby-Masters-SF force-pushed the 241-workflow-test-statistics branch 3 times, most recently from 0e6fed1 to 3fb5199 Compare March 18, 2026 14:41
@Toby-Masters-SF Toby-Masters-SF force-pushed the 241-workflow-test-statistics branch from 3fb5199 to b134da4 Compare March 18, 2026 14:47
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.

Workflow test statistics

1 participant