fgrosse / go-coverage-report

A CLI tool and GitHub Action to post Go code coverage reports as comment to your pull requests.
BSD 3-Clause "New" or "Revised" License
53 stars 8 forks source link

Add input to configure GitHub Actions workflow filename #44

Closed fgrosse closed 2 weeks ago

fgrosse commented 2 weeks ago

Add new input to enable use cases where the baseline coverage is calculated in a different Workflow then the one that is used in pull requests.