Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Commit 9de0e1b

Browse files
Doing that Jacoco automatically ignores the lombok auto generated code
1 parent 65247cb commit 9de0e1b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

lombok.config

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
config.stopBubbling = true
2-
lombok.accessors.fluent=true
2+
lombok.accessors.fluent=true
3+
lombok.addLombokGeneratedAnnotation = true

0 commit comments

Comments
 (0)