containers / podman-compose

a script to run docker-compose.yml using podman
GNU General Public License v2.0
4.86k stars 465 forks source link

Add coverage to Github Action summary #889

Closed aripollak closed 4 months ago

aripollak commented 4 months ago

I think this makes it easier to see the code coverage summary for a particular test run, rather than needing to drill down into the log.

Example output

Screenshot