Skip to content

Function coverage should ignore implicit functions #501

@liamappelbe

Description

@liamappelbe

These are functions like the implicit getters and setters generated for class fields. They should be ignored because it's not important that they're covered, and (more importantly), most of them aren't part of the vm_service coverage data, so the resulting function coverage report will show these as misses.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions