File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 - ' examples/**'
99 - ' composer.lock'
1010 - ' composer.json'
11+ - ' phpunit.xml.dist'
1112 push :
1213 branches : [ 1.x ]
1314 paths :
1819 - ' examples/**'
1920 - ' composer.lock'
2021 - ' composer.json'
22+ - ' phpunit.xml.dist'
2123 schedule :
2224 - cron : ' 0 4 * * *'
2325 workflow_dispatch :
5052 uses : ./.github/workflows/job-mutation-tests.yml
5153
5254 benchmark-tests :
53- uses : ./.github/workflows/job-benchmark-tests.yml
55+ uses : ./.github/workflows/job-benchmark-tests.yml
Original file line number Diff line number Diff line change 7272 <testsuite name =" lib-parquet-viewer-integration" >
7373 <directory >src/lib/parquet-viewer/tests/Flow/ParquetViewer/Tests/Integration</directory >
7474 </testsuite >
75- <testsuite name =" snappy-integration" >
75+ <testsuite name =" lib- snappy-integration" >
7676 <directory >src/lib/snappy/tests/Flow/Snappy/Tests/Integration</directory >
7777 </testsuite >
78- <testsuite name =" types-unit" >
78+ <testsuite name =" lib- types-unit" >
7979 <directory >src/lib/types/tests/Flow/Types/Tests/Unit</directory >
8080 </testsuite >
8181 <testsuite name =" bridge-filesystem-azure-unit" >
You can’t perform that action at this time.
0 commit comments