Closed dabkowski closed 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?
Error: TypeError: Cannot read property 'forEach' of undefined
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 🙏 🙇
I am on it. This will be released soon in v1.5.
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?