SergelsOrg / csv2tex

Tool to replace placeholders in tex-files
GNU General Public License v3.0
5 stars 0 forks source link

Improve test coverage some more #108

Closed ArchibaldBienetre closed 2 years ago

ArchibaldBienetre commented 2 years ago

Completes #77

ArchibaldBienetre commented 2 years ago

Test coverage is fairly perfect now: The only thing that prevents 100% line coverage is that JaCoCo does not seem to count the lines of the method calls that always throw exceptions (which I extracted to do exactly that).

image

https://output.circle-artifacts.com/output/job/e830f14e-e75b-4f9f-b9f3-5684b5ea974d/artifacts/0/build/reports/jacoco/test/html/org.example.csv2tex.csv/CsvValidator.java.html#L91

https://app.circleci.com/pipelines/github/SergelsOrg/csv2tex/352/workflows/ba1136a1-7723-4738-b1c8-61fbacc3c336/jobs/1595/artifacts