-
Notifications
You must be signed in to change notification settings - Fork 4
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
feature: Add validation for NaN values in datablocks #460
Conversation
…about not supporting NaNs only once
…ub.com/Deltares/HYDROLIB-core into feature/433-validation-errors-for-nans # Conflicts: # tests/dflowfm/ini/test_models.py
…e NaNs are present
There is one code smell remaining, but I prefer to have the error message inside the tests, rather than as a variable somewhere else. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please see my remarks/suggestions.
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Fixes #433