Skip to content

Merge branch 'main' into dev #35

Merge branch 'main' into dev

Merge branch 'main' into dev #35

GitHub Actions / MATLAB Test Results succeeded Jan 3, 2024 in 0s

MATLAB Test Results ✅

Tests passed successfully

✅ results.xml

39 tests were completed in 7s with 39 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
tApplyCalibration 5✅ 2s
tApplyRange 5✅ 24ms
tCalibration 7✅ 650ms
tComputeMagnitude 3✅ 51ms
tConvertToDateTime 1✅ 49ms
tConvertToSignedInteger 3✅ 45ms
tDownsample 1✅ 237ms
tLine 9✅ 3s
tMissing 3✅ 187ms
tPlot 2✅ 407ms

✅ tApplyCalibration

✅ noCalibration
✅ applyScale
✅ applyMisalignment
✅ applyOffset
✅ applyCalibration

✅ tApplyRange

✅ applyRange(UnscaledValue=4x4_double,ScaleFactor=4x1_double,ScaledValue=4x4_double)
✅ applyRange(UnscaledValue=4x4_double_1,ScaleFactor=4x1_double_1,ScaledValue=4x4_double_1)
✅ applyRange(UnscaledValue=4x4_double_2,ScaleFactor=4x1_double_2,ScaledValue=4x4_double_2)
✅ applyRange(UnscaledValue=4x4_double_3,ScaleFactor=4x1_double_3,ScaledValue=4x4_double_3)
✅ applyRange(UnscaledValue=4x4_double_4,ScaleFactor=4x1_double_4,ScaledValue=4x4_double_4)

✅ tCalibration

✅ load
✅ default_emptyModel
✅ default_unknownModel
✅ calibration_sensor
✅ calibration_range
✅ calibration_temperature
✅ calibration_all

✅ tComputeMagnitude

✅ computeMagnitude(Vector=1x3_double,Magnitude=0)
✅ computeMagnitude(Vector=1x3_double_1,Magnitude=3.74165738677394)
✅ computeMagnitude(Vector=2x3_double,Magnitude=2x1_double)

✅ tConvertToDateTime

✅ convertToDateTime

✅ tConvertToSignedInteger

✅ convertToSignedInteger(UnsignedInteger=-23321,SignedInteger=-23321)
✅ convertToSignedInteger(UnsignedInteger=18858,SignedInteger=18858)
✅ convertToSignedInteger(UnsignedInteger=2x2_double,SignedInteger=2x2_double)

✅ tDownsample

✅ downsample

✅ tLine

✅ setSimpleProperty(Properties=struct)
✅ setSimpleProperty(Properties=struct_1)
✅ setSimpleProperty(Properties=struct_2)
✅ setSimpleProperty(Properties=struct_3)
✅ setSimpleProperty(Properties=struct_4)
✅ setSimpleProperty(Properties=struct_5)
✅ setSimpleProperty(Properties=struct_6)
✅ setSimpleProperty(Properties=struct_7)
✅ setSimpleProperty(Properties=struct_8)

✅ tMissing

✅ removeInterestingRowsWithNaNs
✅ onlyRemoveRowsWithAllNaNs
✅ ignoreNaNsInOtherRows

✅ tPlot

✅ setSimpleProperty(Properties=struct)
✅ setSimpleProperty(Properties=struct_1)