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 flood-depth-estimator nullable #1640

Merged
merged 1 commit into from
May 23, 2023
Merged

Make flood-depth-estimator nullable #1640

merged 1 commit into from
May 23, 2023

Conversation

jacquelynsmale
Copy link
Contributor

Started the ball rolling on how to make the flood-depth-estimator value functionally nullable in WATER_MAP and WATER_MAP_TEST. The current implementation will not accept null as valid and gets "status": 400, "title": "Bad Request".
@jhkennedy I didn't know what your thoughts were, but I started by just enumerating null. Open to any and all other ideas!

@jacquelynsmale jacquelynsmale requested a review from a team as a code owner May 23, 2023 19:35
@jacquelynsmale jacquelynsmale marked this pull request as draft May 23, 2023 19:35
Copy link
Contributor

@jhkennedy jhkennedy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jacquelynsmale yes, this is precisely the change I was going to circle back to make and was specifically what I was worried about. Thanks!

@jacquelynsmale jacquelynsmale marked this pull request as ready for review May 23, 2023 20:09
@jacquelynsmale jacquelynsmale added bug Something isn't working bumpless Changes to documentation, CI/CD pipelines, etc that don't affect the project's version labels May 23, 2023
@jacquelynsmale jacquelynsmale merged commit a947130 into develop May 23, 2023
@jacquelynsmale jacquelynsmale deleted the wm-null-fix branch May 23, 2023 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working bumpless Changes to documentation, CI/CD pipelines, etc that don't affect the project's version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants