Skip to content

Yajta should support adding an exclusion list to the instrumentation #11

@cesarsotovalero

Description

@cesarsotovalero

A feature that will come handy is to add the possibility to exclude folders or files from the instrumentation. For example, JaCoCo provides this as a configuration:

<configuration>
   <excludes>
      <exclude>META-INF/**</exclude>
   </excludes>
</configuration>

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions