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 --apply-global option for CSV validation #148

Merged
merged 1 commit into from
Apr 6, 2024
Merged

Conversation

SmetDenis
Copy link
Member

This update introduces a new 'apply-global' option in the CSV validation command. This flag allows global schemas, those without a 'filename_pattern', to be applied to all CSV files being analyzed. This addition increases flexibility and efficiency in the file validation process.

This update introduces a new 'apply-global' option in the CSV validation command. This flag allows global schemas, those without a 'filename_pattern', to be applied to all CSV files being analyzed. This addition increases flexibility and efficiency in the file validation process.
@coveralls
Copy link

coveralls commented Apr 6, 2024

Pull Request Test Coverage Report for Build 8584330382

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

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

Totals Coverage Status
Change from base Build 8584219678: 0.04%
Covered Lines: 3130
Relevant Lines: 3235

💛 - Coveralls

@SmetDenis SmetDenis merged commit d2b9084 into master Apr 6, 2024
9 of 10 checks passed
@SmetDenis SmetDenis deleted the apply-no-pattern branch April 6, 2024 23:00
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