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

Add error handling to Property.map #348

Merged
2 commits merged into from
Sep 11, 2021

Conversation

TysonMN
Copy link
Member

@TysonMN TysonMN commented Sep 11, 2021

This PR is similar to PR #328, which fixed bug #327 by adding error handling to Property.bind. Specifically, it adds essentially the same error handling to Property.map. The first commit adds a failing test and the second commit makes that test pass.

This work is also adjacent to draft PR #336. That draft currently has code similar (but weaker than due to its use of Property.bind) to error handling code in this PR.

@ghost
Copy link

ghost commented Sep 11, 2021

👍

@ghost ghost merged commit 4cf4637 into hedgehogqa:master Sep 11, 2021
@ghost ghost added this to the 0.11.0 milestone Sep 11, 2021
@TysonMN TysonMN deleted the bug/327-like_map_crashes branch September 11, 2021 18:54
@TysonMN TysonMN mentioned this pull request Sep 12, 2021
This pull request was closed.
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