feat: add source-specific typed request input #15215
test-phpunit.yml
on: pull_request
Setup PHP Version for Code Coverage
4s
Matrix: Others
Matrix: CacheLive
Matrix: DatabaseLive
Matrix: SeparateProcess
Upload coverage results to Coveralls
/
coveralls
49s
Annotations
1 error and 28 warnings
|
DatabaseLive (8.5, OCI8, 8.0) / tests
Process completed with exit code 2.
|
|
Others (8.2) / Sanity Tests:
/tests/system/CLI/AbstractCommandTest.php#L73
Took 0.8598s from 0.5000s limit to run CodeIgniter\\CLI\\AbstractCommandTest::testConstructorSetsNeededProperties
|
|
Others (8.2) / Sanity Tests:
/tests/system/Images/GDHandlerTest.php#L442
Took 0.9329s from 0.5000s limit to run CodeIgniter\\Images\\GDHandlerTest::testImageConvertPngToAvif
|
|
Others (8.2) / Sanity Tests:
/tests/system/CodeIgniterTest.php#L987
Took 1.0570s from 0.5000s limit to run CodeIgniter\\CodeIgniterTest::testRouteAttributeCacheIntegration
|
|
Others (8.2) / Sanity Tests:
/tests/system/API/ResponseTraitTest.php#L158
Took 2.1717s from 0.5000s limit to run CodeIgniter\\API\\ResponseTraitTest::testNoFormatterJSON
|
|
DatabaseLive (8.2, SQLite3, 8.0) / tests:
/tests/system/Commands/Database/MigrateStatusTest.php#L63
Took 0.7345s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
|
|
DatabaseLive (8.2, SQLite3, 8.0) / tests:
/tests/system/Commands/CreateDatabaseTest.php#L89
Took 2.9070s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
|
|
SeparateProcess (8.2) / tests:
/tests/system/Commands/Encryption/GenerateKeyTest.php#L80
Took 2.9384s from 0.5000s limit to run CodeIgniter\\Commands\\Encryption\\GenerateKeyTest::testGenerateKeyShowsEncodedKey
|
|
DatabaseLive (8.2, Postgre, 8.0) / tests:
/tests/system/Commands/Database/MigrateStatusTest.php#L63
Took 0.6385s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
|
|
DatabaseLive (8.2, Postgre, 8.0) / tests:
/tests/system/Commands/CreateDatabaseTest.php#L89
Took 3.0517s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
|
|
DatabaseLive (8.2, MySQLi, 5.7) / tests:
/tests/system/Commands/Database/MigrateStatusTest.php#L63
Took 0.6207s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
|
|
DatabaseLive (8.2, MySQLi, 5.7) / tests:
/tests/system/Commands/CreateDatabaseTest.php#L89
Took 3.1296s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
|
|
CacheLive (8.2) / Cache Live Tests:
/tests/system/Cache/Handlers/AbstractHandlerTestCase.php#L30
Took 1.9236s from 0.5000s limit to run CodeIgniter\\Cache\\Handlers\\ApcuHandlerTest::testGetMetaDataMiss
|
|
DatabaseLive (8.2, MySQLi, 8.0) / tests:
/tests/system/Commands/Database/MigrateStatusTest.php#L63
Took 0.5895s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
|
|
DatabaseLive (8.2, MySQLi, 8.0) / tests:
/tests/system/Commands/CreateDatabaseTest.php#L89
Took 3.0310s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
|
|
DatabaseLive (8.2, SQLSRV, 8.0) / tests:
/tests/system/Commands/Database/MigrateStatusTest.php#L63
Took 0.7821s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
|
|
DatabaseLive (8.2, SQLSRV, 8.0) / tests:
/tests/system/Database/Live/ForgeTest.php#L92
Took 3.1541s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testCreateDatabaseIfNotExists
|
|
DatabaseLive (8.2, SQLSRV, 8.0) / tests:
/tests/system/Database/Live/ForgeTest.php#L63
Took 3.3294s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testCreateDatabaseWithDots
|
|
DatabaseLive (8.2, SQLSRV, 8.0) / tests:
/tests/system/Commands/CreateDatabaseTest.php#L89
Took 3.7570s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
/tests/system/Database/Live/OCI8/LastInsertIDTest.php#L43
Took 1.1043s from 0.5000s limit to run CodeIgniter\\Database\\Live\\OCI8\\LastInsertIDTest::testGetInsertIDWithInsert
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
/tests/system/Database/Live/FabricatorLiveTest.php#L34
Took 1.1471s from 0.5000s limit to run CodeIgniter\\Database\\Live\\FabricatorLiveTest::testCreateAddsToDatabase
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
/tests/system/Models/ReplaceModelTest.php#L25
Took 1.1658s from 0.5000s limit to run CodeIgniter\\Models\\ReplaceModelTest::testReplaceRespectsUseTimestamps
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
/tests/system/Database/Live/ForgeTest.php#L1583
Took 1.2591s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testDropKey
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
/tests/system/Commands/CreateDatabaseTest.php#L89
Took 1.5885s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
/tests/system/Database/Live/ForgeTest.php#L1236
Took 1.6067s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testSetKeyNames
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
/tests/system/Database/Live/ForgeTest.php#L1680
Took 1.6603s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testProcessIndexes
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
/tests/system/Database/Live/InsertTest.php#L238
Took 2.0817s from 0.5000s limit to run CodeIgniter\\Database\\Live\\InsertTest::testInsertBatchWithQuery
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
/tests/system/Database/Live/ForgeTest.php#L494
Took 3.0145s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testForeignKey
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
/tests/system/Commands/Database/MigrateStatusTest.php#L63
Took 3.3533s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
cache-live-tests-php-8.2-db-none
Expired
|
210 KB |
sha256:1b9b477c4509f3497cbd6e44a0bda005050c6b4073bceadc958cf89ce8ec9623
|
|
|
database-live-tests-php-8.2-db-MySQLi5.7
Expired
|
16.7 MB |
sha256:b49c591431bdb318bf35108ff9efb38fe19050d6fd05c5b568c3304f24933d53
|
|
|
database-live-tests-php-8.2-db-MySQLi8.0
Expired
|
16.7 MB |
sha256:c7d78ff29af08adb88111f914b87924853a94a884194890f281dba198570f6cd
|
|
|
database-live-tests-php-8.2-db-OCI88.0
Expired
|
16.9 MB |
sha256:687e5bc33690a7cfae33eb4ebe7a7bad8547851386be822726d711e660e95757
|
|
|
database-live-tests-php-8.2-db-Postgre8.0
Expired
|
16.2 MB |
sha256:672ef99b217b53d64570fad2b6bfc0b1d7978d244bea34e356a71c7bee34c0c9
|
|
|
database-live-tests-php-8.2-db-SQLSRV8.0
Expired
|
16.4 MB |
sha256:af172e669281c0087f1909317e45d9e361bcf2f77edc0de8955b1a6905cd550d
|
|
|
database-live-tests-php-8.2-db-SQLite38.0
Expired
|
16.3 MB |
sha256:69f0c8333c86726e93fd45b3ff15ba4599a28b6099d2c42ab3dba805a2b38ed6
|
|
|
sanity-tests-php-8.2-db-none
Expired
|
36.6 MB |
sha256:210a0b1ef9b10d2d2134a2274f344751c7f9756eacefea1a0c81d7cbba9fe695
|
|
|
separate-process-tests-php-8.2-db-none
Expired
|
3.74 MB |
sha256:61537163f1e4a8ac3e86feedfc914ebc25689e4b80dd70066aac98a1c1803327
|
|