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

Add 'credit_card' validation #136

Merged
merged 1 commit into from
Apr 3, 2024
Merged

Add 'credit_card' validation #136

merged 1 commit into from
Apr 3, 2024

Conversation

SmetDenis
Copy link
Member

Added a new function for validating credit card numbers to the schema. It supports various credit card brands.

Added a new function for validating credit card numbers to the schema. It supports various credit card brands. This addition enhances data validation rules and increases the robustness of the schema.
@SmetDenis SmetDenis merged commit 014f739 into master Apr 3, 2024
9 checks passed
@SmetDenis SmetDenis deleted the card-number branch April 3, 2024 19:08
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8544173115

Details

  • 15 of 16 (93.75%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.02%) to 96.744%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/Rules/Cell/CreditCard.php 14 15 93.33%
Totals Coverage Status
Change from base Build 8541406572: -0.02%
Covered Lines: 2793
Relevant Lines: 2887

💛 - Coveralls

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

Successfully merging this pull request may close these issues.

2 participants