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

TheJavaGuy / java-faker / 21816893184
96%

Build:
DEFAULT BRANCH: master
Ran 09 Feb 2026 08:01AM 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:59AM UTC coverage: 96.189% (-0.8%) from 96.961%
21816893184

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

Coverage Regressions

Lines Coverage ∆ File
1
85.29
-2.94% org/thejavaguy/javafaker/Address.java
1
92.86
3.57% org/thejavaguy/javafaker/Commerce.java
Jobs
ID Job ID Ran Files Coverage
1 21816893184.1 09 Feb 2026 08:01AM UTC 103
96.19
GitHub Action Run
Source Files on build 21816893184
  • 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 Repo
  • Github Actions Build #21816893184
  • f18be071 on github
  • Prev Build on master (#21816009898)
  • Next Build on master (#21816946637)
  • 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