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
48 stars 0 forks source link

Remove Coveralls #163

Closed SmetDenis closed 5 months ago

SmetDenis commented 5 months ago

This commit removes Coveralls from the testing pipeline reflected in the GitHub workflow and the README file. It also improves the SonarCloud part in several ways, including the addition of Sonarqube coverage measure and revising the SonarQube bug and smell badges. The changes make the testing pipeline more focused, benefiting from SonarCloud's coverage reporting instead of using a separate Coveralls service.