Re: [All] GitHub action for coverage reports

2022-02-12 Thread Gary Gregory
There is a Coveralls GitHub action, not sure what that requires though. Gary On Sat, Feb 12, 2022 at 4:36 AM Alex Herbert 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 suppor

[Compress] Feedback on https://github.com/apache/commons-compress/pull/242

2022-02-12 Thread Gary Gregory
Hi All, Opinions on accepting the subject? Gary

[All] GitHub action for coverage reports

2022-02-12 Thread Alex Herbert
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 t