- Increased accuracy of target / required reliability and (calculated) reliability from 3 to 5 decimals - Added tests for the output classes which verify the number of decimals (and thus the required accuracy) - Expanded test for the PipingSemiProbabilisticCalculationServiceTest: increased number of decimals to pass failing test due to the increase of accuracy - Removed extra asserts of the number of decimals in the -OutputPropertiesTest: the properties just pass the properties and do not modify them. Hence, it should be sufficient to test the number of decimals in the output class Related to Issue [WTI-897]