Skip to content

Commit a237b3c

Browse files
author
vtiwari5
committed
Exclude generated protobuf files for common.metadata from coverage calculation
Signed-off-by: vtiwari5 <[email protected]>
1 parent fd35305 commit a237b3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,7 @@
310310
<exclude>io/numaproj/numaflow/source/v1/*</exclude>
311311
<exclude>io/numaproj/numaflow/serving/v1/*</exclude>
312312
<exclude>io/numaproj/numaflow/accumulator/v1/*</exclude>
313+
<exclude>common/*</exclude>
313314
<exclude>**/*TestKit*</exclude>
314315
</excludes>
315316
</configuration>

0 commit comments

Comments
 (0)