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

refactor(random)!: remove v8 deprecated random module #2678

Merged
merged 6 commits into from
Feb 25, 2024

Conversation

Shinigami92
Copy link
Member

extracted from #2608

@Shinigami92 Shinigami92 added p: 1-normal Nothing urgent c: refactor PR that affects the runtime behavior, but doesn't add new features or fixes bugs breaking change Cannot be merged when next version is not a major release m: random Something is referring to the random module labels Feb 22, 2024
@Shinigami92 Shinigami92 added this to the v9.0 milestone Feb 22, 2024
@Shinigami92 Shinigami92 self-assigned this Feb 22, 2024
@Shinigami92 Shinigami92 requested a review from a team February 22, 2024 15:04
@Shinigami92 Shinigami92 requested a review from a team as a code owner February 22, 2024 15:04
Copy link

codecov bot commented Feb 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.57%. Comparing base (a9dc701) to head (d187ffd).

Additional details and impacted files
@@           Coverage Diff            @@
##             next    #2678    +/-   ##
========================================
  Coverage   99.56%   99.57%            
========================================
  Files        2816     2815     -1     
  Lines      250683   250300   -383     
  Branches     1097      694   -403     
========================================
- Hits       249593   249228   -365     
+ Misses       1090     1072    -18     
Files Coverage Δ
src/faker.ts 100.00% <ø> (ø)
src/index.ts 100.00% <ø> (ø)

... and 2 files with indirect coverage changes

@Shinigami92 Shinigami92 requested review from a team February 22, 2024 15:08
@ST-DDT ST-DDT requested a review from a team February 22, 2024 21:54
@ST-DDT ST-DDT enabled auto-merge (squash) February 25, 2024 09:32
@ST-DDT ST-DDT merged commit 64ff107 into next Feb 25, 2024
16 checks passed
@ST-DDT ST-DDT deleted the remove-deprecated-random branch February 25, 2024 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change Cannot be merged when next version is not a major release c: refactor PR that affects the runtime behavior, but doesn't add new features or fixes bugs m: random Something is referring to the random module p: 1-normal Nothing urgent
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants