Skip to content

Commit f166ca7

Browse files
committed
fix: remove protobuf models from code coverage
1 parent 564a681 commit f166ca7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@
180180
</include>
181181
<exclude>
182182
<directory suffix=".php">src/lib/parquet/src/Flow/Parquet/Thrift</directory>
183+
<directory suffix=".php">src/lib/pg-query/src/Flow/PgQuery/Protobuf</directory>
183184
<file>src/core/etl/src/Flow/ETL/DSL/functions.php</file>
184185
</exclude>
185186
</source>

0 commit comments

Comments
 (0)