Merge branch 'develop' into 4.6 #12874
test-phpunit.yml
on: push
Setup PHP Version for Code Coverage
0s
Matrix: Others
Matrix: CacheLive
Matrix: DatabaseLive
Matrix: SeparateProcess
Upload coverage results to Coveralls
/
coveralls
48s
Annotations
25 warnings
|
Others (8.2) / Sanity Tests:
tests/system/API/ResponseTraitTest.php#L133
Took 2.0037s from 0.5000s limit to run CodeIgniter\\API\\ResponseTraitTest::testNoFormatterJSON
|
|
Others (8.2) / Sanity Tests:
tests/system/Images/ImageMagickHandlerTest.php#L356
Took 1.5735s from 0.5000s limit to run CodeIgniter\\Images\\ImageMagickHandlerTest::testImageCreation
|
|
Others (8.2) / Sanity Tests:
tests/system/Test/FabricatorTest.php#L496
Took 0.5523s from 0.5000s limit to run CodeIgniter\\Test\\FabricatorTest::testUniqueSetsOutUniqueFieldValues
|
|
Others (8.2) / Sanity Tests:
tests/system/Images/ImageMagickHandlerTest.php#L453
Took 0.5472s from 0.5000s limit to run CodeIgniter\\Images\\ImageMagickHandlerTest::testImageReorientLandscape
|
|
Others (8.2) / Sanity Tests:
tests/system/Images/ImageMagickHandlerTest.php#L472
Took 0.5256s from 0.5000s limit to run CodeIgniter\\Images\\ImageMagickHandlerTest::testImageReorientPortrait
|
|
CacheLive (8.2) / Cache Live Tests:
tests/system/Cache/Handlers/AbstractHandlerTestCase.php#L35
Took 2.0375s from 0.5000s limit to run CodeIgniter\\Cache\\Handlers\\MemcachedHandlerTest::testGetMetaData
|
|
DatabaseLive (8.2, SQLite3, 8.0) / tests:
tests/system/Commands/CreateDatabaseTest.php#L72
Took 2.5894s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
|
|
DatabaseLive (8.2, SQLite3, 8.0) / tests:
tests/system/Commands/Database/MigrateStatusTest.php#L77
Took 0.6961s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
|
|
DatabaseLive (8.2, Postgre, 8.0) / tests:
tests/system/Commands/CreateDatabaseTest.php#L72
Took 2.9263s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
|
|
DatabaseLive (8.2, Postgre, 8.0) / tests:
tests/system/Commands/Database/MigrateStatusTest.php#L77
Took 0.6218s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
|
|
DatabaseLive (8.2, MySQLi, 8.0) / tests:
tests/system/Commands/CreateDatabaseTest.php#L72
Took 2.8297s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
|
|
DatabaseLive (8.2, MySQLi, 8.0) / tests:
tests/system/Commands/Database/MigrateStatusTest.php#L77
Took 0.6137s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
|
|
DatabaseLive (8.2, SQLSRV, 8.0) / tests:
tests/system/Commands/CreateDatabaseTest.php#L72
Took 3.0026s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
|
|
DatabaseLive (8.2, SQLSRV, 8.0) / tests:
tests/system/Commands/Database/MigrateStatusTest.php#L77
Took 0.7307s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
|
|
SeparateProcess (8.2) / tests:
tests/system/Commands/GenerateKeyTest.php#L77
Took 2.5380s from 0.5000s limit to run CodeIgniter\\Commands\\GenerateKeyTest::testGenerateKeyShowsEncodedKey
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
tests/system/Database/Live/ForgeTest.php#L494
Took 2.8085s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testForeignKey
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
tests/system/Commands/CreateDatabaseTest.php#L72
Took 2.3010s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
tests/system/Commands/Database/MigrateStatusTest.php#L77
Took 1.8858s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
tests/system/Database/Live/ForgeTest.php#L1676
Took 1.4110s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testProcessIndexes
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
tests/system/Database/Live/ConnectTest.php#L97
Took 1.0902s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ConnectTest::testConnectWithFailover
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
tests/system/Database/Live/ForgeTest.php#L1236
Took 1.0261s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testSetKeyNames
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
tests/system/Models/EventsModelTest.php#L37
Took 0.9488s from 0.5000s limit to run CodeIgniter\\Models\\EventsModelTest::testInsertEvent
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
tests/system/Database/Live/FabricatorLiveTest.php#L34
Took 0.8763s from 0.5000s limit to run CodeIgniter\\Database\\Live\\FabricatorLiveTest::testCreateAddsToDatabase
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
tests/system/Database/Live/InsertTest.php#L53
Took 0.8414s from 0.5000s limit to run CodeIgniter\\Database\\Live\\InsertTest::testInsertBatch
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
tests/system/Models/WhenWhenNotModelTest.php#L25
Took 0.8357s from 0.5000s limit to run CodeIgniter\\Models\\WhenWhenNotModelTest::testWhenWithTrueCondition
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
cache-live-tests-php-8.2-db-none
Expired
|
159 KB |
sha256:15b79709e9f9f565e557417e6ec8b8d1141a9889d9b15966df2323c5d224515a
|
|
|
database-live-tests-php-8.2-db-MySQLi
Expired
|
11.4 MB |
sha256:cff3dd68e586bcb2d6267863a60a6f2aae32ac5a3b3b5257c9505dcbdfed0892
|
|
|
database-live-tests-php-8.2-db-OCI8
Expired
|
11.4 MB |
sha256:064120e614d49c450cf0d101454297ebe2d32950e6d076bda3e7b54c418d3fec
|
|
|
database-live-tests-php-8.2-db-Postgre
Expired
|
11 MB |
sha256:fefc773624f59dc6c2da11af887fc3bf0516f09bca954d29069b83a7e391382a
|
|
|
database-live-tests-php-8.2-db-SQLSRV
Expired
|
11 MB |
sha256:85b72ebbf79e3afcc4e168b628bb24162e454f56196f253a0aa7820e485b826d
|
|
|
database-live-tests-php-8.2-db-SQLite3
Expired
|
11 MB |
sha256:28af3ac7f3a09613c000780169e83e9d1d4c05f77b9d768c8535cf4bac7cc1f2
|
|
|
sanity-tests-php-8.2-db-none
Expired
|
27.2 MB |
sha256:a0a9c00c4a9374ebb8ebceee76e351a5fffe13e64077f558c9604bf66af9c1b6
|
|
|
separate-process-tests-php-8.2-db-none
Expired
|
2.96 MB |
sha256:7cbfb1b996b3edb59dd88342944e14bb9c29bba9e929aa34538422fab9b6e1a4
|
|