Open Laki7877 opened 3 years ago
Hi. Have you tried using the latest ver (v12) or master? I had the same issue as yours, but my error was that I set the ‘skip_covered’ to true. I changed to false, and it works.
However, suggesting you on the ver since i’m using the master ver.
Hi
I'm trying to use thin action to help me generate coverage report. But when I see the bot comment on my Pull Request I always see it 100%
Here is my
coverage.xml
https://raw.githubusercontent.com/Laki7877/grails/main/coverage.xml
and here is my action yaml examle