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 coverage level indicators #10

Merged
merged 4 commits into from
Mar 22, 2022
Merged

Add coverage level indicators #10

merged 4 commits into from
Mar 22, 2022

Conversation

sidx1024
Copy link
Owner

@sidx1024 sidx1024 commented Mar 22, 2022

Adds coverage level indicator beside the coverage percent.

Indicator images to be used in comment
yellow
green
red

@github-actions
Copy link

github-actions bot commented Mar 22, 2022

Coverage Report

Commit: 6efd416

Type Percent
Total Statements Coverage  45.66%
Total Branches Coverage  50%
Total Functions Coverage  58.06%
Total Lines Coverage  45.9%
Details (changed files)
FileStatementsBranchesFunctionsLines
src/constants.js 100% 100% 100% 100%
src/format.js 88.88% 72.72% 88.88% 88.88%
src/index.js 0% 0% 0% 0%
src/parse.js 84.61% 66.66% 66.66% 84.61%
Details (all files)
FileStatementsBranchesFunctionsLines
src/constants.js 100% 100% 100% 100%
src/format.js 88.88% 72.72% 88.88% 88.88%
src/index.js 0% 0% 0% 0%
src/parse.js 84.61% 66.66% 66.66% 84.61%
src/utils.js 91.66% 85.71% 100% 90.9%

@sidx1024 sidx1024 merged commit fb3bbc9 into main Mar 22, 2022
@sidx1024 sidx1024 deleted the sid/color-code-percent branch March 22, 2022 09:21
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.

1 participant