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

feat: [DCS-222] add valid/invalid values validity functions #214

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

Ryuk-me
Copy link
Contributor

@Ryuk-me Ryuk-me commented Aug 16, 2024

Implements

Added valid/invalid values functions.

  • count_invalid_values
  • percent_invalid_values
  • count_valid_values
  • percent_valid_values
  • count_invalid_regex
  • percent_invalid_regex
  • count_valid_regex
  • percent_valid_regex

Type of change

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How Has This Been Tested?

  • Locally Tested
  • Needs Testing From Production

@Ryuk-me Ryuk-me changed the title feat: add valid and invalid values functions feat: [DCS-222] add valid/invalid values validity functions Aug 21, 2024
@Ryuk-me Ryuk-me marked this pull request as ready for review August 21, 2024 05:27
@subhankarb subhankarb merged commit 4ab37a0 into datachecks:main Aug 21, 2024
6 checks passed
@Ryuk-me Ryuk-me deleted the validations-valid-invalid branch August 21, 2024 05:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants