Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a health indicator for each package #14

Closed
irongut opened this issue Oct 16, 2021 · 1 comment · Fixed by #18
Closed

Add a health indicator for each package #14

irongut opened this issue Oct 16, 2021 · 1 comment · Fixed by #18
Assignees
Labels
enhancement New feature or request Options An issue related to the Action's parameters. Summary An issue related to creating the code coverage summary.

Comments

@irongut
Copy link
Owner

irongut commented Oct 16, 2021

Feature Request

Add a new column containing an indicator of the "health" of the individual packages using a similar scheme to the badge: less than 50%, 50% - 74%, greater than 75%.

Expected Behaviour

  • Use emojis as a health indicator for each package. e.g.: ❌ / ☑ / ✅ or ❌ / ➖ / ✔ or 🔴 / 🟡 / 🟢
  • Add a parameter to enable, default true.

Additional Context

Linked To

#15 Add ability to change badge + health indicator thresholds

@irongut irongut added the enhancement New feature or request label Oct 16, 2021
@irongut irongut self-assigned this Oct 16, 2021
@irongut irongut added Summary An issue related to creating the code coverage summary. Options An issue related to the Action's parameters. labels Oct 16, 2021
irongut added a commit that referenced this issue Oct 18, 2021
@irongut
Copy link
Owner Author

irongut commented Oct 18, 2021

Using ❌ / ➖ / ✔ for accessibility.
Also added health indicator to summary & changed text output to be more like markdown output.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Options An issue related to the Action's parameters. Summary An issue related to creating the code coverage summary.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant