Skip to content

Allow hiding some output values #22

@irongut

Description

@irongut

Feature Request

Not all tools output Branch Rate & Complexity even though they use Cobertura format, see #20. Options to hide the missing values would be useful for compatibility with coverage.py & similar tools.

Since Line Rate is used for the badge, health indicators & failing the workflow an option to hide it would make no sense.

Expected Behaviour

  • Add option hide_branch_rate, default false
  • Add option hide_complexity, default false

Additional Context

Linked To

#17 Test compatibility with other tools
#20 What does complexity mean?

Metadata

Metadata

Assignees

Labels

OptionsAn issue related to the Action's parameters.SummaryAn issue related to creating the code coverage summary.enhancementNew feature or request

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions