Skip to content
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

Make tolerance value available in ValidationConfig #2441

Merged
merged 5 commits into from
Aug 7, 2024
Merged

Conversation

hannobraun
Copy link
Owner

From a commit message:

Validation also needs access to a tolerance value. And since it doesn't have access to Core, having it in ValidationConfig is the most practical solution.

This comes out of my work on #2118.

Validation also needs access to a tolerance value. And since it doesn't
have access to `Core`, having it in `ValidationConfig` is the most
practical solution.
It is important that the same value is used everywhere. Otherwise,
validation could miss problems that then end up in an exported file,
for example.
@hannobraun hannobraun enabled auto-merge August 7, 2024 18:21
@hannobraun hannobraun merged commit 5f7b707 into main Aug 7, 2024
3 checks passed
@hannobraun hannobraun deleted the tolerance branch August 7, 2024 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant