Skip to content

Conversation

haydenm
Copy link
Collaborator

@haydenm haydenm commented Jul 6, 2018

When the limit on the number of probes to design is not satisfied, this now raises a custom exception (CannotSatisfyProbeCountConstraintError) with a message explaining the likely reason. Previously, only an assertion failed and it may have been unclear why. This also raises the exception in the (n>2)-dimensional search, rather than only in the standard search.

haydenm added 2 commits July 6, 2018 11:05
…isfied

When the limit on the number of probes to design is not satisfied, this
now raises an custom exception (CannotSatisfyProbeCountConstraintError)
with a message explaining the likely reason. Previously, only an
assertion failed and it may have been unclear why. This also raises the
exception in the (n>2)-dimensional search, rather than only in the
standard search.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 94.74% when pulling 307d25e on fail-count-assertion-message into 544bce7 on master.

@haydenm haydenm merged commit af7929e into master Jul 6, 2018
@haydenm haydenm deleted the fail-count-assertion-message branch July 6, 2018 21:53
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