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

docs: expose documentation for randomizers #3221

Merged
merged 6 commits into from
Nov 3, 2024
Merged

Conversation

ST-DDT
Copy link
Member

@ST-DDT ST-DDT commented Oct 24, 2024

Currently, we sometimes mention the generateMersenne32Randomizer and generateMersenne53Randomizer methods, but we don't have actual documentation for them on our website.

This PR adds both methods to the Utilities category.

Documentation:

@ST-DDT ST-DDT added c: docs Improvements or additions to documentation p: 1-normal Nothing urgent labels Oct 24, 2024
@ST-DDT ST-DDT added this to the vAnytime milestone Oct 24, 2024
@ST-DDT ST-DDT requested review from a team October 24, 2024 23:29
@ST-DDT ST-DDT self-assigned this Oct 24, 2024
Copy link

netlify bot commented Oct 24, 2024

Deploy Preview for fakerjs ready!

Name Link
🔨 Latest commit bf03fd0
🔍 Latest deploy log https://app.netlify.com/sites/fakerjs/deploys/67272ecd6379070008628cbd
😎 Deploy Preview https://deploy-preview-3221.fakerjs.dev
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Oct 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.95%. Comparing base (cb97682) to head (bf03fd0).
Report is 1 commits behind head on next.

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #3221   +/-   ##
=======================================
  Coverage   99.95%   99.95%           
=======================================
  Files        2805     2805           
  Lines      217098   217098           
  Branches      965      967    +2     
=======================================
+ Hits       217009   217010    +1     
+ Misses         89       88    -1     
Files with missing lines Coverage Δ
src/utils/mersenne.ts 100.00% <ø> (ø)

... and 2 files with indirect coverage changes

@ST-DDT
Copy link
Member Author

ST-DDT commented Nov 3, 2024

Merging earlier for inclusion in release.

@ST-DDT ST-DDT enabled auto-merge (squash) November 3, 2024 09:06
@ST-DDT ST-DDT merged commit c0a7e23 into next Nov 3, 2024
23 checks passed
@ST-DDT ST-DDT deleted the docs/utils/randomizer branch November 3, 2024 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: docs Improvements or additions to documentation p: 1-normal Nothing urgent
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants