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

Remove shallow clone git strategy and update example #14

Closed sidx1024 closed 2 years ago

github-actions[bot] commented 2 years ago

Coverage Report

Commit: 6b0642e

Type Percent
Total Statements Coverage  49.57%
Total Branches Coverage  52.38%
Total Functions Coverage  64.28%
Total Lines Coverage  50%
Details (changed files)
FileStatementsBranchesFunctionsLines
src/constants.js 100% 100% 100% 100%
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%