codacy / codacy-coverage-reporter

Multi-language coverage reporter for Codacy
https://www.codacy.com
Other
134 stars 94 forks source link

Update alternative run examples to be interactive #419

Closed JBallin closed 1 year ago

JBallin commented 1 year ago

The current ("Bash") examples don't show how to run the script interactively, so that users can configure the reporter using the CLI options.

I mainly want to document how to run the reporter on Alpine (without installing bash). I haven't tested that my update works on Ubuntu, but assuming this works it would be the same as the regular run method...which means we can possibly remove it entirely?

nicklem commented 1 year ago

Thank you for your suggestions.

We've tested and applied them, although you won't find them in this repo anymore—we recently moved the coverage reporter documentation to our main documentation repo. For completeness, we decided to keep the command line for Ubuntu on the Alternatives page, even if that introduces some duplication.

I'm closing this pull request. You're very welcome to keep providing feedback on our docs! 🚀