Skip to content

Commit

Permalink
Exclude Refaster template from code coverage analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
Philzen committed Jun 14, 2024
1 parent 1b24f16 commit cafaba6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@
<goal>report</goal>
</goals>
<configuration>
<excludes>**/MigrateAssertions.*</excludes>
<formats>
<format>XML</format>
</formats>
Expand Down

0 comments on commit cafaba6

Please sign in to comment.