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

feature: Add validation for NaN values in datablocks #460

Merged
merged 15 commits into from
Mar 17, 2023

Conversation

tim-vd-aardweg
Copy link
Contributor

Fixes #433

@tim-vd-aardweg
Copy link
Contributor Author

There is one code smell remaining, but I prefer to have the error message inside the tests, rather than as a variable somewhere else.

@arthurvd arthurvd self-assigned this Mar 13, 2023
Copy link
Member

@arthurvd arthurvd left a 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.

tests/utils.py Outdated Show resolved Hide resolved
tests/utils.py Outdated Show resolved Hide resolved
hydrolib/core/dflowfm/ini/models.py Outdated Show resolved Hide resolved
tests/dflowfm/ini/test_models.py Outdated Show resolved Hide resolved
tests/dflowfm/ini/test_models.py Outdated Show resolved Hide resolved
hydrolib/core/dflowfm/ini/models.py Outdated Show resolved Hide resolved
@sonarcloud
Copy link

sonarcloud bot commented Mar 15, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

@priscavdsluis priscavdsluis merged commit c322da7 into main Mar 17, 2023
@priscavdsluis priscavdsluis deleted the feature/433-validation-errors-for-nans branch March 17, 2023 10:39
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.

Validation error for nans in TimeSeries/T3D/etc missing
3 participants