Skip to content

Commit 131167d

Browse files
authored
[IOTDB-2237] coverage check encludes influxdb target (apache#4690)
1 parent 0ad2f34 commit 131167d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

code-coverage/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@
7171
<exclude>org/apache/iotdb/service/sync/thrift/*</exclude>
7272
<exclude>org/apache/iotdb/service/rpc/thrift/*</exclude>
7373
<exclude>org/apache/iotdb/cluster/rpc/thrift/*</exclude>
74+
<exclude>org/apache/iotdb/protocol/influxdb/rpc/thrift/*</exclude>
7475
<exclude>org/apache/iotdb/db/qp/sql/*</exclude>
7576
</excludes>
7677
<rules>

0 commit comments

Comments
 (0)