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 'is_hex_rgb_color' validation rule #143

Merged
merged 1 commit into from
Apr 3, 2024
Merged

Conversation

SmetDenis
Copy link
Member

A new validation rule called 'is_hex_rgb_color' has been added to the CSV Blueprint parsing tool. This update allows for RGB color codes in hexadecimal format to be validated. Changes have also been made to the README tutorial and enforcement logic for this validation rule. Tests have been created to ensure its proper functionality.

A new validation rule called 'is_hex_rgb_color' has been added to the CSV Blueprint parsing tool. This update allows for RGB color codes in hexadecimal format to be validated. Changes have also been made to the README tutorial and enforcement logic for this validation rule. Tests have been created to ensure its proper functionality.
@SmetDenis SmetDenis merged commit ef6f379 into master Apr 3, 2024
9 checks passed
@SmetDenis SmetDenis deleted the is_hex_rgb_color branch April 3, 2024 20:58
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8545388154

Details

  • 15 of 15 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 96.827%

Totals Coverage Status
Change from base Build 8545301441: 0.02%
Covered Lines: 2899
Relevant Lines: 2994

💛 - 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