BHoM / BHoM/Localisation_Toolkit
An error occurred on a unit test
- Dominant language
- C#
- Stars
- 0
- Forks
- 2
- Avg merge
- 7d 4h
- Merged PRs (30d)
- 3
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:
24/12/2024 03:14:37
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:
24/12/2024 03:14:47
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.
Contributor guide
Assessment
This issue has not been assessed yet.