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

Clear the goals when not in proof mode #146

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Feb 20, 2018

  1. Clear the goals when not in proof mode

    It can be counter-intuitive to persist goals that are no longer relevant, when not in proof mode. This clears any current goals when not in proof mode, which fixes siegebell#145.
    varkor committed Feb 20, 2018
    Configuration menu
    Copy the full SHA
    93f46fc View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2018

  1. Always clear the goals

    This removes the hypothesis-goals bar for other sorts of errors too.
    varkor authored Feb 23, 2018
    Configuration menu
    Copy the full SHA
    5766ac1 View commit details
    Browse the repository at this point in the history