Skip to content

Conversation

alxmrtn
Copy link

@alxmrtn alxmrtn commented Jul 8, 2025

For issue: #368

  • Add collapsible input to action with a default value of false
  • Add collapsible as a boolean command line option with a default value of false
  • Modify GenerateMarkdownOutput to accept a bool collapsible parameter
  • Modify GenerateMarkdownOutput to wrap the table in a <details> tag with a <summary> tag that reads "Expand for details" if collapsible is true
  • Pass o.Collapsible to GenerateMarkdownOutput
  • Update README.md

@github-actions github-actions bot added Action An issue related to the action definition. Options An issue related to the Action's parameters. Parsing An issue reletad to parsing the coverage xml. Summary An issue related to creating the code coverage summary. labels Jul 8, 2025
@alxmrtn
Copy link
Author

alxmrtn commented Jul 9, 2025

@irongut is this repo dead?

Copy link

@gnikit gnikit left a comment

Choose a reason for hiding this comment

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

would be awesome if this could be merged in

Copy link

@gnikit gnikit left a comment

Choose a reason for hiding this comment

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

would be awesome if this could be merged in

@charlesprakash
Copy link

would be awesome if this could be merged in

@irongut -- can you please consider this request?

Copy link

@douglasjunior douglasjunior left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Action An issue related to the action definition. Options An issue related to the Action's parameters. Parsing An issue reletad to parsing the coverage xml. Summary An issue related to creating the code coverage summary.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants