-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
78 testcase floating point numbers tolerance #317
78 testcase floating point numbers tolerance #317
Conversation
removed attribute and property tests using fixed 1e6 tolerance, replaced with relative precision (according to #294)
remove omitted tests with a fixed tolerance
As per #309 replace underscore with dash.
This reverts commit 3704984.
This reverts commit da38da8.
…floating-point-numbers-tolerance
As per #309 replace underscore with dash.
as per #315, the exclusive comparison was hitting the tolerance 1e-6
corresponds to the already updated scripts.md file
Hello @atomczak, |
@atomczak, |
I would merge this to develop, because if fixes the naming convention, which seems critical. At that point we will also get feedback from implementers on the nature of the tests. |
@atomczak I'll leave it to you to merge, since you are more familiar with the matter. For this one, I think sooner rather than later. Even if it has mistakes, it is an improvement on the current state of |
…//github.com/buildingSMART/IDS into 78-testcase-floating-point-numbers-tolerance
No description provided.