Hi Tama,
many thanks for reporting this! I was able to reproduce this and opened
an issue for it:
https://github.com/jacoco/jacoco/issues/232
Cheers,
-marc
On 20.08.14 13:28, [email protected] wrote:
Hi,
thanks for your response. Yes you can ignore the jenkins report, probably some
of it comes from the original jacoco issue, but not related here.
Here is the sample project to reproduce it:
https://github.com/kalidasya/jacoco-issue
just run mvn clean verify and check the:
target/site/jacoco/org.jacoco.issue.lambda/Caller.java.html report. the
Runnable part is covered but the lambda isnt. Also note it has 100% coverage,
but the line number is not correct (see:
target/site/jacoco/org.jacoco.issue.lambda/index.source.html).
But maybe I misunderstand something related to lambdas, but I expect the same
coverage as in the Runnable case.
Thanks for helping
Cheers
Tamas
--
You received this message because you are subscribed to the Google Groups "JaCoCo
and EclEmma Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.