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

Remove condition in validation check for CSV files #151

Merged
merged 1 commit into from
Apr 7, 2024

Conversation

SmetDenis
Copy link
Member

The commit removes a condition that checked for schema files without corresponding CSV files in the ValidateCsv script. This decision could mean that having schema files without CSVs is now acceptable in the business logic.

The commit removes a condition that checked for schema files without corresponding CSV files in the ValidateCsv script. This decision could mean that having schema files without CSVs is now acceptable in the business logic.
@SmetDenis SmetDenis merged commit fa906ee into master Apr 7, 2024
10 checks passed
@SmetDenis SmetDenis deleted the fix-fail-condition branch April 7, 2024 18:47
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8590872667

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.003%) to 96.742%

Totals Coverage Status
Change from base Build 8589188718: -0.003%
Covered Lines: 3148
Relevant Lines: 3254

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

None yet

2 participants