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

✅ Improve test coverage for SequenceSet enums #383

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

nevans
Copy link
Collaborator

@nevans nevans commented Jan 24, 2025

#each_range and #each_number were previously tested indirectly via #ranges and #numbers, but this adds tests on them directly.

`#each_range` and `#each_number` were previously tested indirectly via
`#ranges` and `#numbers`, but this adds tests on them directly.
@nevans nevans merged commit 4cabe29 into master Jan 24, 2025
37 checks passed
@nevans nevans deleted the sequence-set-improve-enum-test-coverage branch January 24, 2025 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant