JBZoo / CSV-Blueprint

Strict and automated line-by-line CSV validation tool based on customizable Yaml schemas
https://github.com/JBZoo/CSV-Blueprint-Demo
MIT License
49 stars 0 forks source link

Remove condition in validation check for CSV files #151

Closed SmetDenis closed 7 months ago

SmetDenis commented 7 months ago

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.

coveralls commented 7 months ago

Pull Request Test Coverage Report for Build 8590872667

Details


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

💛 - Coveralls