-
-
Notifications
You must be signed in to change notification settings - Fork 919
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
docs: jsdoc for options #1644
docs: jsdoc for options #1644
Conversation
@ST-DDT @xDivisionByZerox Before I move on copying over all the stuff from one place to another: is this going in the right direction, or do we need to re-phrase something? |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## next #1644 +/- ##
=========================================
Coverage 99.63% 99.63%
=========================================
Files 2337 2337
Lines 241178 242692 +1514
Branches 1098 1098
=========================================
+ Hits 240294 241808 +1514
Misses 863 863
Partials 21 21
|
Yes, that would be the approach we discussed in yesterday's meeting. Altho, I would likely write a script that does the copy and past, so we could add it to our toolchain (pre-commit or something). |
@xDivisionByZerox While copy and pasting these lines, I came to the exact same conclusion and would prefer these absolutely |
@Shinigami92 Maybe we can sit together in the next few days and work on a solution. |
docs: jsdoc for options
2cb9836
to
ec00a7a
Compare
@ST-DDT @xDivisionByZerox @import-brain please review/approve this so we can omit further merge conflicts this PR just improved the actual DX for faker users and we can manually keep care of reviews in the future when someone adds options and also as well add docs to options if there are still missing ones that wasn't catched |
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.
That was way to much. Should have simply trusted you xD
Yes |
to be fair, I already reviewed what GitHub Co-Pilot wrote onto my screen 🙂 |
The pipeline was canceled - any idea why? I would like to merge this ASAP due to the changes having global effects. |
Okay I will merge right now 4h earlier then preferred |
That was not what I meant, but appreciated xD I was just wondering if the pipeline was actually failing or canceled on purpose. |
ref #1586