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

Fix nondet picks not being tracked correctly in the getting started spec #1531

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

bugarela
Copy link
Collaborator

@bugarela bugarela commented Oct 17, 2024

Hello :octocat:

@stanlysamuel noticed that using the --mbt flag in our Getting Started guide had some missing data in the results. This PR fixes that by ensuring we track nondet picks even when there's a cache hit on val expressions, and adds a regression test for the scenario.

  • Tests added for any new code
  • [-] Documentation added for any new functionality
  • Entries added to the respective CHANGELOG.md for any new functionality
  • [-] Feature table on README.md updated for any listed functionality

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