EBIvariation / vcf-validator

Validation suite for Variant Call Format (VCF) files, implemented using C++11
Apache License 2.0
130 stars 39 forks source link

EVA-499 remove SqliteReport and ErrorCodes #54

Closed jmmut closed 7 years ago

jmmut commented 7 years ago

both things are split in two commits, just in case we don't want the removal of ErrorCode.

jmmut commented 7 years ago

Well, I updated the PR to keep sqlite but remove sqlite_report and ErrorCode. This allows correct builds (regular, static and docker-based)