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

Get run ID with shell script #25

Closed sidx1024 closed 2 years ago

sidx1024 commented 2 years ago

Run IDs greater than Java's max integer value are not found using GitHub REST APIs used in https://github.com/dawidd6/action-download-artifact/issues/147.

Fetching run id using GitHub CLI.

github-actions[bot] commented 2 years ago

Coverage Report

Commit: 463f553
Base: main@6c7d1d3

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