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

Fix comparison with base branch #39

Closed sidx1024 closed 1 year ago

sidx1024 commented 1 year ago

As reported in https://github.com/sidx1024/report-nyc-coverage-github-action/issues/36, the comment didn't show comparison with base because the option search_artifacts was changed to be a boolean by the github action dawidd6/action-download-artifact@v2.24.2.

github-actions[bot] commented 1 year ago

Coverage Report

Commit:b79e10f
Base: main@1e37c2b

Type Base This PR
Total Statements Coverage  42.17%  42.17%  (+0%)
Total Branches Coverage  42.59%  42.59%  (+0%)
Total Functions Coverage  62.06%  62.06%  (+0%)
Total Lines Coverage  42.25%  42.25%  (+0%)
Details (changed files):
File Statements Branches Functions Lines