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

Added Cred Card Number and CVV support #1218

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

heberholanda
Copy link

@heberholanda heberholanda commented Aug 22, 2021

At Faker.js has:

  • faker.finance.creditCardNumber -> $randomCreditCardNumber
  • faker.finance.creditCardCVV -> $randomCreditCardCVV

postman-docs link:
https://github.com/postmanlabs/postman-docs/pull/3383

At Faker.js has:
- faker.finance.creditCardNumber  -> $randomCreditCardNumber
- faker.finance.creditCardCVV -> $randomCreditCardCVV
@codecov
Copy link

codecov bot commented Aug 22, 2021

Codecov Report

Merging #1218 (c871205) into develop (dbcf65b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           develop     #1218   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           37        37           
  Lines         2161      2161           
  Branches       660       660           
=========================================
  Hits          2161      2161           
Flag Coverage Δ
unit 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
lib/superstring/dynamic-variables.js 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dbcf65b...c871205. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant