Skip to content

Add workflow option to stats command#247

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

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

Conversation

@Toby-Masters-SF
Copy link
Copy Markdown
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?

Testing notes

  • Reconciliations (cross-referenced using AI to interrogate). Reason for difference is multiple yml files in the same tests folder so may need to update the Regex expression: .*${FOLDER}/${templatePattern}/tests/.*_liquid_test.*.y(a)?ml. Resolved by temporarily deleting "extra" tests in test branch
    • Total - 58: CORRECT
    • Externally maanged - 58: CORRECT
    • YAML - at least 1 test - 49: TO CHECK? (AI GIVING 46)
    • YAML - 2+ tests - 45: TO CHECK? (AI GIVING 43)

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
Copy Markdown

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: 6e89c258-6cf0-4137-ba3a-a4f27bbd170e

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

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
@Toby-Masters-SF Toby-Masters-SF force-pushed the 241-workflow-test-statistics branch 2 times, most recently from b6c253d to 66ed189 Compare March 31, 2026 08:13
@Toby-Masters-SF Toby-Masters-SF force-pushed the 241-workflow-test-statistics branch from 66ed189 to 51fc334 Compare March 31, 2026 08:24
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