You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have tests confirming that the Format.roundFactor attribute is round tripped but no tests validating that it is properly handled in the C++ or TypeScript formatting code.
Adding information, based on my very short search, core-quantity has some tests set up for rounding, but none of the FormatSpecs used in the tests seem to pass in a roundFactor to it's properties.
We have tests confirming that the Format.roundFactor attribute is round tripped but no tests validating that it is properly handled in the C++ or TypeScript formatting code.
See documentation for roundFactor here: https://www.itwinjs.org/bis/ec/ec-format
Add tests in C++ and TypeScript
The text was updated successfully, but these errors were encountered: