Description
The following errors have been reported on unit tests in this repository.
BHoM/Localisation_Toolkit.ci\Datasets\Convert\FromCubicInch.json
Unit test set: FromCubicInch. Author: Roly Hudson
One or more of the UnitTests failed.
Inner results:
UnitTest: Method: FromCubicInch(Double cubicInches).
The UnitTest did not pass.
Inner results:
TestData: index: 0
Execution of the method did not return the expected outputs.
Inner results:
03/01/2025 03:15:54
Data returned for output 0 is different than expected.
Expected value: 1.6387E-05, returned value from execution: 1.6387064E-05, for the property System.Double. of the returned object.
BHoM/Localisation_Toolkit.ci\Datasets\Convert\ToCubicInch.json
Unit test set: ToCubicInch. Author: Roly Hudson
One or more of the UnitTests failed.
Inner results:
UnitTest: Method: ToCubicInch(Double cubicMetres).
The UnitTest did not pass.
Inner results:
TestData: index: 0
Execution of the method did not return the expected outputs.
Inner results:
03/01/2025 03:15:58
Data returned for output 0 is different than expected.
Expected value: 61023.9824250931, returned value from execution: 61023.7440947323, for the property System.Double. of the returned object.