Skip to content

Filter of Java 16 record accessors #1215

@ice1000

Description

@ice1000

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.

image

Wanted Behaviour

These branches are filtered out.

Possible Workarounds

Idk.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions