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

TheJavaGuy / java-faker
97%
master: 96%

Build:
Build:
LAST BUILD BRANCH: unify-gh-workflow
DEFAULT BRANCH: master
Repo Added 09 Dec 2025 10:24AM UTC
Token wGiO4mJ4UY20Gn1bwmBn3Vrp9ZMgpVQ8j regen
Build 58 Last
Files 107
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

LAST BUILD ON BRANCH creditcard-faker
branch: creditcard-faker
CHANGE BRANCH
x
Reset
Sync Branches
  • creditcard-faker
  • add-cleanup-branch-skill
  • add-create-pr-script
  • add-gh-workflow-to-auto-assign-issues
  • add-gh-workflow-to-auto-assign-prs
  • add-implement-spec-skill
  • add-just
  • add-specs-for-new-features
  • add-subscription-faker
  • add-temporal-faker
  • change-packages-to-org-thejavaguy
  • delete-travis
  • fix-starcraft-planet-regex
  • format-code-with-spotless-and-lefthook
  • generalize-implement-spec-skill
  • master
  • reformat-code-with-spotless
  • replace-deprecated-apis
  • set-up-github-action
  • shipping-faker
  • unify-gh-workflow
  • update-implement-spec-and-cleanup-branch-skills
  • update-license-and-readme
  • use-java11-constructs
  • use-open-rewrite-to-migrate-from-hamcrest-to-assertj
  • use-open-rewrite-to-migrate-junit-4-to-junit-5
  • vehicle-faker

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

Relevant lines Covered
Build:
Build:
1857 RELEVANT LINES 1812 COVERED LINES
5.9 HITS PER LINE
Source Files on creditcard-faker
  • Tree
  • List 103
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
21816642455 creditcard-faker 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 stand... Pull #25 09 Feb 2026 07:51AM UTC TheJavaGuy github
96.51
See All Builds (54)

Badge your Repo: java-faker

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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