Plan is to add Option after Result,
so first use case will be OmniTools internally.
Details
Details
- tests for Result still pass
- new test for Type::getTypeOf
Diff Detail
Diff Detail
- Repository
- rKERUALD Keruald libraries development repository
- Lint
Lint Skipped - Unit
Test Failures - Branch
- rust-option
- Build Status
Buildable 5995 Build 6277: arc lint + arc unit
Time | Test | |
---|---|---|
0 ms | /datacube/dereckson/dev/nasqueron/keruald/keruald/omnitools/tests/DataTypes/Result/OkTest.php sh: line 1: phpunit: command not found
| |
0 ms | /datacube/dereckson/dev/nasqueron/keruald/keruald/omnitools/tests/Reflection/TypeTest.php sh: line 1: phpunit: command not found
|
Event Timeline
Comment Actions
$ arc unit PASS 2ms★ Keruald.OmniTools.Tests.Reflection.TypeTest.testGetTypeOf with data set #0 PASS <1ms★ Keruald.OmniTools.Tests.Reflection.TypeTest.testGetTypeOf with data set #1 PASS <1ms★ Keruald.OmniTools.Tests.Reflection.TypeTest.testGetTypeOf with data set #2 PASS 5ms★ Keruald.OmniTools.Tests.DataTypes.Result.OkTest.testIsOk PASS <1ms★ Keruald.OmniTools.Tests.DataTypes.Result.OkTest.testIsError PASS <1ms★ Keruald.OmniTools.Tests.DataTypes.Result.OkTest.testGetValue PASS <1ms★ Keruald.OmniTools.Tests.DataTypes.Result.OkTest.testSetValue PASS <1ms★ Keruald.OmniTools.Tests.DataTypes.Result.OkTest.testSetValueWhenTypeIsMutated PASS <1ms★ Keruald.OmniTools.Tests.DataTypes.Result.OkTest.testMap PASS <1ms★ Keruald.OmniTools.Tests.DataTypes.Result.OkTest.testMapErr PASS <1ms★ Keruald.OmniTools.Tests.DataTypes.Result.OkTest.testOrElse