Re: [java code coverage] GitHub Actions

2020-08-14 Thread Rodrigo Graciano
Thanks Marc On Fri, Aug 14, 2020 at 11:49 AM Marc Hoffmann wrote: > Yes, the XML report contains total coverage data at the root node. > > On 14. Aug 2020, at 17:40, Rodrigo Graciano > wrote: > > Hi Marc, thank you. > I agree that it may not be the best approach but I'm playing with GitHub > A

Re: [java code coverage] GitHub Actions

2020-08-14 Thread Marc Hoffmann
Yes, the XML report contains total coverage data at the root node. > On 14. Aug 2020, at 17:40, Rodrigo Graciano > wrote: > > Hi Marc, thank you. > I agree that it may not be the best approach but I'm playing with GitHub > Actions and trying to understand what I can take out of that. > > I w

Re: [java code coverage] GitHub Actions

2020-08-14 Thread Rodrigo Graciano
Hi Marc, thank you. I agree that it may not be the best approach but I'm playing with GitHub Actions and trying to understand what I can take out of that. I was able to make it work and now I'm looking at the best way to extract a badge to be used in the README.md. Is there any place besides the

Re: [java code coverage] GitHub Actions

2020-08-14 Thread Marc Hoffmann
Hi Rodrigo, you typically integrate JaCoCo in your build. JaCoCo has integrations for Ant, Maven, Gradle and many more: https://www.jacoco.org/jacoco/trunk/doc/integrations.html With GitHub Action you trigger the build (which already

[java code coverage] GitHub Actions

2020-08-11 Thread Rodrigo Graciano
Hello. Is there a way to use JaCoCo with GitHub Actions? My idea is to use an action to generate the report and add it to the repository. Thank you -- You received this message because you are subscribed to the Google Groups "JaCoCo and EclEmma Users" group. To unsubscribe from this group and s