• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

TheJavaGuy / java-faker / 21816893184 / 1
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 09 Feb 2026 08:01AM UTC
Files 103
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

09 Feb 2026 07:59AM UTC coverage: 96.189% (-0.8%) from 96.961%
21816893184.1

push

github

web-flow
add CreditCard faker with comprehensive card data generation (#25)

Introduces a new CreditCard faker that generates realistic credit card test data including:
- Card numbers with valid Luhn checksums for all major card types
- CVV codes (3 digits standard, 4 for Amex)
- Expiration dates (future and expired)
- Cardholder names in uppercase format
- Issuing bank names
- Masked card numbers for display
- Network name lookup

The implementation delegates to Finance.creditCard() for Luhn validation while
providing a dedicated API with expanded functionality beyond the existing
Finance methods.

All 18 tests pass. Includes specification documentation and learnings from
implementation mistakes to help future contributors.

312 of 347 branches covered (89.91%)

Branch coverage included in aggregate %.

1808 of 1857 relevant lines covered (97.36%)

5.89 hits per line

Source Files on job 21816893184.1
  • Tree
  • List 103
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 21816893184
  • f18be071 on github
  • Prev Job for on master (#21816009898.1)
  • Next Job for on master (#21816946637.1)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc