Skip to content

Conversation

@ianhi
Copy link
Contributor

@ianhi ianhi commented Feb 12, 2026

Fix stateful test delete group precondition. This was excluding any groups at the root level, which can lead to a hypothesis error if you have these three groups /, 0, 1 because all of those were being excluded. the root group is nver in all_groups so this change should be safe to just select from all of them.

  • GitHub Actions have all passed
  • Test coverage is 100% (Codecov passes)

@github-actions github-actions bot added the needs release notes Automatically applied to PRs which haven't added release notes label Feb 12, 2026
@ianhi
Copy link
Contributor Author

ianhi commented Feb 12, 2026

small correciton. root should never be there, but nothign was explcitly disallowing. so i updated the sampling to preclude it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs release notes Automatically applied to PRs which haven't added release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant