Skip to content

Conversation

@ana-pantilie
Copy link
Contributor

Fixes #2204


Reviewer checklist
  • Test coverage: stack test --coverage
  • Public API documentation: stack haddock

@ana-pantilie ana-pantilie marked this pull request as ready for review October 20, 2020 10:02
Copy link
Contributor

@ttuegel ttuegel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can also remove the TODO I indicated. This looks good! I realized that the integration test I was thinking of is actually for the other --strategy issue, the one which @andreiburdusa is working on. So we don't need a test for this.

option (readSum "strategy" strategies)
( metavar "STRATEGY"
<> long "strategy"
-- TODO (thomas.tuegel): Make defaultStrategy the default when it
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can remove this TODO also. 😃

@ana-pantilie ana-pantilie merged commit 1e3a3a1 into runtimeverification:master Oct 21, 2020
@ttuegel ttuegel mentioned this pull request Dec 10, 2020
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

kore-exec: --strategy all

2 participants