fix: remove traditional validation rule param types (1/2) #9631
test-phpunit.yml
on: pull_request
Setup PHP Version for Code Coverage
0s
Matrix: Others
Matrix: CacheLive
Matrix: DatabaseLive
Matrix: SeparateProcess
Upload coverage results to Coveralls
/
coveralls
36s
Annotations
33 warnings
Others (8.1) / Sanity Tests:
tests/system/Images/ImageMagickHandlerTest.php#L410
Took 0.64s from 0.50s limit to run CodeIgniter\\Images\\ImageMagickHandlerTest::testImageReorientLandscape
|
Others (8.1) / Sanity Tests:
tests/system/Images/ImageMagickHandlerTest.php#L429
Took 0.63s from 0.50s limit to run CodeIgniter\\Images\\ImageMagickHandlerTest::testImageReorientPortrait
|
Others (8.1) / Sanity Tests:
tests/system/Images/ImageMagickHandlerTest.php#L313
Took 0.55s from 0.50s limit to run CodeIgniter\\Images\\ImageMagickHandlerTest::testImageCreation
|
DatabaseLive (8.1, SQLSRV, 5.7) / tests:
tests/system/Database/Live/ForgeTest.php#L733
Took 0.78s from 0.50s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testDropForeignKey
|
DatabaseLive (8.1, SQLSRV, 5.7) / tests:
tests/system/Database/Live/ForgeTest.php#L387
Took 0.77s from 0.50s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testRenameTable
|
DatabaseLive (8.1, SQLSRV, 5.7) / tests:
tests/system/Database/Live/ForgeTest.php#L1596
Took 0.74s from 0.50s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testProcessIndexes
|
DatabaseLive (8.1, SQLSRV, 5.7) / tests:
tests/system/Database/Live/ForgeTest.php#L443
Took 0.73s from 0.50s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testForeignKey
|
DatabaseLive (8.1, SQLSRV, 5.7) / tests:
tests/system/Database/Live/ForgeTest.php#L60
Took 0.68s from 0.50s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testCreateDatabaseIfNotExists
|
DatabaseLive (8.1, SQLSRV, 5.7) / tests:
tests/system/Database/Live/FabricatorLiveTest.php#L88
Took 0.67s from 0.50s limit to run CodeIgniter\\Database\\Live\\FabricatorLiveTest::testCreateThrowsOnFailure
|
DatabaseLive (8.1, SQLSRV, 5.7) / tests:
tests/system/Database/Live/ForgeTest.php#L1321
Took 0.64s from 0.50s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testModifyColumnNullTrue
|
DatabaseLive (8.1, SQLSRV, 5.7) / tests:
tests/system/Database/Live/ForgeTest.php#L1281
Took 0.64s from 0.50s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testModifyColumnRename
|
DatabaseLive (8.1, SQLSRV, 5.7) / tests:
tests/system/Database/Live/ForgeTest.php#L75
Took 0.63s from 0.50s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testCreateDatabaseIfNotExistsWithDb
|
DatabaseLive (8.1, SQLSRV, 5.7) / tests:
tests/system/Commands/CreateDatabaseTest.php#L70
Took 0.63s from 0.50s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
|
DatabaseLive (8.1, MySQLi, 8.0) / tests:
tests/system/Commands/DatabaseCommandsTest.php#L63
Took 0.77s from 0.50s limit to run CodeIgniter\\Commands\\DatabaseCommandsTest::testMigrateRefresh
|
DatabaseLive (8.1, MySQLi, 8.0) / tests:
tests/system/Models/PaginateModelTest.php#L30
Took 0.74s from 0.50s limit to run CodeIgniter\\Models\\PaginateModelTest::testPaginateChangeConfigPager
|
DatabaseLive (8.1, MySQLi, 8.0) / tests:
tests/system/Models/PaginateModelTest.php#L42
Took 0.69s from 0.50s limit to run CodeIgniter\\Models\\PaginateModelTest::testPaginatePassPerPageParameter
|
DatabaseLive (8.1, MySQLi, 8.0) / tests:
tests/system/Database/Live/ForgeTest.php#L1090
Took 0.69s from 0.50s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testCompositeKey
|
DatabaseLive (8.1, MySQLi, 8.0) / tests:
tests/system/Database/Live/DbUtilsTest.php#L97
Took 0.68s from 0.50s limit to run CodeIgniter\\Database\\Live\\DbUtilsTest::testUtilsOptimizeDatabase
|
DatabaseLive (8.1, MySQLi, 8.0) / tests:
tests/system/Models/PaginateModelTest.php#L48
Took 0.67s from 0.50s limit to run CodeIgniter\\Models\\PaginateModelTest::testPaginateForQueryWithGroupBy
|
DatabaseLive (8.1, MySQLi, 8.0) / tests:
tests/system/Database/Live/ForgeTest.php#L1596
Took 0.66s from 0.50s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testProcessIndexes
|
DatabaseLive (8.1, MySQLi, 8.0) / tests:
tests/system/Database/Live/ForgeTest.php#L1350
Took 0.64s from 0.50s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testModifyColumnNullFalse
|
DatabaseLive (8.1, MySQLi, 8.0) / tests:
tests/system/Database/Live/CountTest.php#L30
Took 0.63s from 0.50s limit to run CodeIgniter\\Database\\Live\\CountTest::testCountReturnsZeroWithNoResults
|
DatabaseLive (8.1, MySQLi, 8.0) / tests:
tests/system/Models/FindModelTest.php#L102
Took 0.63s from 0.50s limit to run CodeIgniter\\Models\\FindModelTest::testFindClearsBinds
|
DatabaseLive (8.1, OCI8, 5.7) / tests:
tests/system/Database/Live/ForgeTest.php#L443
Took 3.72s from 0.50s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testForeignKey
|
DatabaseLive (8.1, OCI8, 5.7) / tests:
tests/system/Database/Live/ForgeTest.php#L1596
Took 2.16s from 0.50s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testProcessIndexes
|
DatabaseLive (8.1, OCI8, 5.7) / tests:
tests/system/Commands/Database/MigrateStatusTest.php#L97
Took 2.08s from 0.50s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateWithWithTwoNamespaces
|
DatabaseLive (8.1, OCI8, 5.7) / tests:
tests/system/Models/EventsModelTest.php#L176
Took 2.04s from 0.50s limit to run CodeIgniter\\Models\\EventsModelTest::testInsertBatchEvent
|
DatabaseLive (8.1, OCI8, 5.7) / tests:
tests/system/Database/Live/ForgeTest.php#L1185
Took 1.66s from 0.50s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testSetKeyNames
|
DatabaseLive (8.1, OCI8, 5.7) / tests:
tests/system/Database/Live/ConnectTest.php#L95
Took 1.51s from 0.50s limit to run CodeIgniter\\Database\\Live\\ConnectTest::testConnectWithFailover
|
DatabaseLive (8.1, OCI8, 5.7) / tests:
tests/system/Models/WhenWhenNotModelTest.php#L23
Took 1.44s from 0.50s limit to run CodeIgniter\\Models\\WhenWhenNotModelTest::testWhenWithTrueCondition
|
DatabaseLive (8.1, OCI8, 5.7) / tests:
tests/system/Database/Live/ForgeTest.php#L1509
Took 1.41s from 0.50s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testDropKey
|
DatabaseLive (8.1, OCI8, 5.7) / tests:
tests/system/Database/Live/InsertTest.php#L50
Took 1.38s from 0.50s limit to run CodeIgniter\\Database\\Live\\InsertTest::testInsertBatch
|
DatabaseLive (8.1, OCI8, 5.7) / tests:
tests/system/Models/SaveModelTest.php#L250
Took 1.35s from 0.50s limit to run CodeIgniter\\Models\\SaveModelTest::testSaveNewEntityWithDate
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
cache-live-tests-php-8.1-db-none
Expired
|
1.89 MB |
|
database-live-tests-php-8.1-db-MySQLi
Expired
|
77 MB |
|
database-live-tests-php-8.1-db-OCI8
Expired
|
78.6 MB |
|
database-live-tests-php-8.1-db-Postgre
Expired
|
75.8 MB |
|
database-live-tests-php-8.1-db-SQLSRV
Expired
|
75.7 MB |
|
database-live-tests-php-8.1-db-SQLite3
Expired
|
75.3 MB |
|
sanity-tests-php-8.1-db-none
Expired
|
221 MB |
|
separate-process-tests-php-8.1-db-none
Expired
|
27.5 MB |
|