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

tryCatch should return a Result and not an Either #114

Merged
merged 1 commit into from
Mar 25, 2017

Conversation

evilsoft
Copy link
Owner

Getting results

image

Now that we have the Result type, it makes a lot more sense to have the tryCatch helper return this new type and not an Either.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 7429445 on tryCatch-to-result into 8669137 on master.

@coveralls
Copy link

coveralls commented Mar 22, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling b914696 on tryCatch-to-result into 8669137 on master.

@evilsoft
Copy link
Owner Author

seems legit
image

@evilsoft evilsoft merged commit f07abc5 into master Mar 25, 2017
@evilsoft evilsoft deleted the tryCatch-to-result branch March 25, 2017 16: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.

2 participants