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

Merged
merged 5 commits into from
Oct 28, 2024

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

@bugarela bugarela merged commit b227ec3 into main Oct 28, 2024
14 checks passed
@bugarela bugarela deleted the gabriela/fix-nondet-picks branch October 28, 2024 13:05
@bugarela bugarela mentioned this pull request Oct 28, 2024
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