When the migration was done to change most of commons CI from Travis to GitHub actions the coverage reporting was lost. This may have been due to lack of support in GitHub actions at the time.
I think we should add back some coverage reporting. This simplifies PR reviews as currently I am having to do it all locally. If the PR is rejected automatically (as was previously the case) this greatly simplifies PR review, and helps submitters know their PR is incomplete. Does anyone have suggestions on the best way to do this? For example as a post build step to submit to coveralls or a separate action to build a report in github. Alex --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org