Mark_Nolan
(Mark Nolan)
3
I know this is a bit old, but I have the same problem.
This post (now closed) suggests that lombok generated code should be excluded from the coverage if it is excluded from jacoco:
That is in direct contradiction to the answer above.
That is a much better solution than having to set up per project class exclusions, which I do not control anyway in a corporate environment.
However, it does not work!