sidx1024 / report-nyc-coverage-github-action

GitHub Action that posts the report in a comment on a GitHub Pull Request from coverage data generated by nyc (istanbul)
MIT License
21 stars 10 forks source link

Test 1 #12

Closed sidx1024 closed 2 years ago

github-actions[bot] commented 2 years ago

Coverage Report

Commit: 935bc3c

Type Percent
Total Statements Coverage  46.03%
Total Branches Coverage  47.82%
Total Functions Coverage  64.28%
Total Lines Coverage  46.28%
Details (changed files)
FileStatementsBranchesFunctionsLines
src/index.js 0% 0% 0% 0%
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%