Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Throw error instead of catching and hiding it #1886

Merged
merged 1 commit into from Apr 8, 2019
Merged

Conversation

eggplantzzz
Copy link
Contributor

When the setUpBox method failed, it would previously catch the error. This caused this step to fail and ultimately swallow the error, continue unboxing, and report a successful unbox. The error is now thrown and will cause the failure to be reported to the user.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.007%) to 69.606% when pulling b581e0d on bug-unbox into 9982c8d on develop.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants