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

TheJavaGuy / java-faker / 21816642455
97%
master: 96%

Build:
Build:
LAST BUILD BRANCH: unify-gh-workflow
DEFAULT BRANCH: master
Ran 09 Feb 2026 07:51AM UTC
Jobs 1
Files 103
Run time 1min
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:48AM UTC coverage: 96.506% (-0.5%) from 96.961%
21816642455

Pull #25

github

TheJavaGuy
add CreditCard faker with comprehensive card data generation

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.
Pull Request #25: Add CreditCard faker with comprehensive test data generation

315 of 347 branches covered (90.78%)

Branch coverage included in aggregate %.

1812 of 1857 relevant lines covered (97.58%)

5.9 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
92.86
3.57% org/thejavaguy/javafaker/Commerce.java
Jobs
ID Job ID Ran Files Coverage
1 21816642455.1 09 Feb 2026 07:51AM UTC 103
96.51
GitHub Action Run
Source Files on build 21816642455
  • Tree
  • List 103
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #21816642455
  • Pull Request #25
  • PR Base - master (#21816009898)
  • 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