There is a Coveralls GitHub action, not sure what that requires though. Gary
On Sat, Feb 12, 2022 at 4:36 AM Alex Herbert <[email protected]> wrote: > 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: [email protected] > For additional commands, e-mail: [email protected] > >
