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

Fetch base internally #9

Closed sidx1024 closed 2 years ago

sidx1024 commented 2 years ago

Fetch the base internally so that the consumer doesn't need to fetch all git history using fetch-depth: 0 red

github-actions[bot] commented 2 years ago

Coverage Report

Commit: 9bf4511

Type Percent
Total Statements Coverage 42.24%
Total Branches Coverage 47.5%
Total Functions Coverage 56.66%
Total Lines Coverage 42.34%
Details (changed files)
FileStatementsBranchesFunctionsLines
src/index.js0%0%0%0%
Details (all files)
FileStatementsBranchesFunctionsLines
src/constants.js100%100%100%100%
src/format.js94.11%71.42%87.5%94.11%
src/index.js0%0%0%0%
src/parse.js83.33%66.66%66.66%83.33%
src/utils.js91.66%85.71%100%90.9%