Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Float boundaries #156

Merged
merged 2 commits into from Mar 10, 2022
Merged

Float boundaries #156

merged 2 commits into from Mar 10, 2022

Conversation

Xaspy
Copy link
Contributor

@Xaspy Xaspy commented Feb 2, 2022

Hey, @bxcodec.
I have no idea why float32 and float64 isn't support boundaries tags. This is why I made this PR.

What is reason of that this isn't made before? I want to discuss it cause I can don't realize some fatal reasons of this. Please, take a look.

What made by me:

  • added ability to set boundaries for float32 and float64 types;
  • rename old methods which supports only integers to more explicit;
  • update tests;
  • delete test which checks float to unsupported struct to boundaries.

Xaspy and others added 2 commits February 2, 2022 23:11
* added ability to set boundaries for float32 and float64 types
* rename old methods which supports only integers to more explicit
* update tests
* delete test which checks float to unsupported struct to boundaries
Copy link
Owner

@bxcodec bxcodec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bxcodec bxcodec merged commit f6a1e82 into bxcodec:master Mar 10, 2022
@bxcodec
Copy link
Owner

bxcodec commented Mar 10, 2022

Hey, @Xaspy thanks for the PR.
Merged and released to https://github.com/bxcodec/faker/releases/tag/v3.8.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants