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

chore: removed outcommented dead code in commerce.ts #745

Merged

Conversation

rimakan
Copy link
Contributor

@rimakan rimakan commented Apr 1, 2022

Removed some 'dead' code according to #690

@rimakan rimakan requested a review from a team as a code owner April 1, 2022 13:31
@rimakan rimakan changed the title [#690] chore: deleted dead code marked as TO_DO Issue #690 chore: removed the code marked as TO_DO in commerce.ts Apr 1, 2022
@xDivisionByZerox xDivisionByZerox added this to the v6.1 - First bugfixes milestone Apr 1, 2022
@xDivisionByZerox xDivisionByZerox linked an issue Apr 1, 2022 that may be closed by this pull request
@xDivisionByZerox xDivisionByZerox added p: 1-normal Nothing urgent s: accepted Accepted feature / Confirmed bug labels Apr 1, 2022
@xDivisionByZerox
Copy link
Member

Please update the title to be semantically correct.
Ref: https://github.com/zeke/semantic-pull-requests
Our allowed prefixes:

- feat
- fix
- docs
- dx
- refactor
- perf
- test
- workflow
- build
- ci
- chore
- types
- wip
- release
- deps

@rimakan rimakan changed the title Issue #690 chore: removed the code marked as TO_DO in commerce.ts chore: removed the code marked as TO_DO in commerce.ts Apr 1, 2022
@rimakan
Copy link
Contributor Author

rimakan commented Apr 1, 2022

done! do you mind taking a look, please? is it fine?

@xDivisionByZerox
Copy link
Member

done! do you mind taking a look, please? is it fine?

You already got my approval. What do you want more?^^

@codecov
Copy link

codecov bot commented Apr 1, 2022

Codecov Report

Merging #745 (ec3c8a0) into main (c3be3b1) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #745      +/-   ##
==========================================
- Coverage   99.34%   99.34%   -0.01%     
==========================================
  Files        1925     1925              
  Lines      177024   176996      -28     
  Branches      909      909              
==========================================
- Hits       175871   175843      -28     
  Misses       1097     1097              
  Partials       56       56              
Impacted Files Coverage Δ
src/commerce.ts 100.00% <ø> (ø)

@rimakan
Copy link
Contributor Author

rimakan commented Apr 1, 2022

done! do you mind taking a look, please? is it fine?

You already got my approval. What do you want more?^^

well nothing now :D I just wanted you to check whether my pr's title was semantic or not :)

@Shinigami92 Shinigami92 changed the title chore: removed the code marked as TO_DO in commerce.ts chore: removed outcommented dead code in commerce.ts Apr 1, 2022
@Shinigami92 Shinigami92 merged commit caa5f16 into faker-js:main Apr 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p: 1-normal Nothing urgent s: accepted Accepted feature / Confirmed bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

remove dead code in commerce module
4 participants