Madrapps / jacoco-report

Github action that publishes the JaCoCo report as a comment in the Pull Request
https://github.com/marketplace/actions/jacoco-report
MIT License
153 stars 63 forks source link

Lack of support for multi module aggregated raports #40

Closed dabkowski closed 1 year ago

dabkowski commented 1 year ago

Multi module aggregated raport is created succesfully but the execution fails on iteration of changed files with Error: TypeError: Cannot read property 'forEach' of undefined error. Is this feature supported?

Rafaesp commented 1 year ago

Looks like it's not supported, I get this same error: https://github.com/Madrapps/jacoco-report/issues/39

I'm also interested on it 🙏 🙇

thsaravana commented 1 year ago

I am on it. This will be released soon in v1.5.