-
-
Notifications
You must be signed in to change notification settings - Fork 944
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
feat: faker.helpers.maybe #874
Conversation
Co-authored-by: ST-DDT <ST-DDT@gmx.de>
Codecov Report
@@ Coverage Diff @@
## main #874 +/- ##
=======================================
Coverage 99.42% 99.42%
=======================================
Files 1958 1958
Lines 210862 210886 +24
Branches 919 922 +3
=======================================
+ Hits 209649 209673 +24
Misses 1156 1156
Partials 57 57
|
Oh, I oversaw this. But my current understatement is that But I can be wrong and if you are voting for handling it differently, let's define that now and write that down somewhere. |
For the return value that is. Here the value/source is passed by the user.
IMO this maybe is exactly a helper, as it simplifies certain tasks for the user, but the output is heavily dependent on the users input and not some locale.
I couldn't find the exact part that you were referring to, probably not:
|
I was talking about
For deterministic, I talked about Line 629 in f3dab67
IMO it is like |
IMO:
|
I accept this, let's write it down. For now please update our internal Google Docs with that |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
closes #870
GitHub Copilot generated some JSDocs and provided the naming
maybe
instead ofoptional
, and I like that more, so I took that as name