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 create_random_integer to include the upper bound #214

Merged
merged 1 commit into from May 16, 2023

Conversation

gsakkis
Copy link
Contributor

@gsakkis gsakkis commented May 16, 2023

Pull Request Checklist

  • [x ] New code has 100% test coverage

Description

Fixes #142

@gsakkis gsakkis requested a review from a team as a code owner May 16, 2023 18:14
@Goldziher Goldziher merged commit e74fd8e into litestar-org:main May 16, 2023
9 checks passed
@gsakkis gsakkis deleted the fix_contrained_int branch May 16, 2023 20:02
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.

Bug: Integer generation when constrained by lower or equal
2 participants