-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
Scenario
- JaCoCo version: 0.8.7
- Operating system: unrelated
- Tool integration: unrelated
- Description of your use case: I'm using jacoco with Java 16 records.
Current Behaviour
The record accessors are unused because I'm using them as fields. I do not want jacoco to report a missed branch for this very simple reason.
Wanted Behaviour
These branches are filtered out.
Possible Workarounds
Idk.
fknittel, akayoshi29, forresthopkinsa, Thunderforge and mraycheva
Metadata
Metadata
Assignees
Type
Projects
Status
Done