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(word): extract wordlist filter in separate method #877

Merged
merged 2 commits into from
Apr 26, 2022
Merged

refactor(word): extract wordlist filter in separate method #877

merged 2 commits into from
Apr 26, 2022

Conversation

xDivisionByZerox
Copy link
Member

Refactor shared logic in the word module in a separate function.

Designed in #589.

@xDivisionByZerox xDivisionByZerox added p: 1-normal Nothing urgent c: refactor PR that affects the runtime behavior, but doesn't add new features or fixes bugs labels Apr 26, 2022
@xDivisionByZerox xDivisionByZerox added this to the v6.3 - Next Minor milestone Apr 26, 2022
@xDivisionByZerox xDivisionByZerox self-assigned this Apr 26, 2022
@xDivisionByZerox xDivisionByZerox requested a review from a team as a code owner April 26, 2022 19:29
ST-DDT
ST-DDT previously approved these changes Apr 26, 2022
@codecov
Copy link

codecov bot commented Apr 26, 2022

Codecov Report

Merging #877 (a653ee8) into main (b41c662) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #877      +/-   ##
==========================================
- Coverage   99.42%   99.42%   -0.01%     
==========================================
  Files        1958     1958              
  Lines      210862   210838      -24     
  Branches      919      904      -15     
==========================================
- Hits       209649   209625      -24     
  Misses       1156     1156              
  Partials       57       57              
Impacted Files Coverage Δ
src/word.ts 100.00% <100.00%> (ø)

src/word.ts Show resolved Hide resolved
@ST-DDT ST-DDT requested review from a team April 26, 2022 20:35
@ST-DDT ST-DDT added the s: accepted Accepted feature / Confirmed bug label Apr 26, 2022
@Shinigami92 Shinigami92 merged commit 9d1ef41 into faker-js:main Apr 26, 2022
@xDivisionByZerox xDivisionByZerox added the m: word Something is referring to the word module label Aug 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: refactor PR that affects the runtime behavior, but doesn't add new features or fixes bugs m: word Something is referring to the word module p: 1-normal Nothing urgent s: accepted Accepted feature / Confirmed bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants