Skip to content

Branch coverage shows extra missing lines in enums #487

@liamappelbe

Description

@liamappelbe

Need to investigate further, but it's probably some internal function generated as part of the enum, which gets branch coverage instructions but isn't visible to the user. Just need to add logic to either not insert these instructions, or ignore them in getSourceReport.

Metadata

Metadata

Assignees

Labels

package:coveragetype-bugIncorrect behavior (everything from a crash to more subtle misbehavior)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions