varfish-org / mehari

VEP-like tool for sequence ontology and HGVS annotation of VCF files
MIT License
16 stars 1 forks source link

chore: Remove dangling file #418

Closed xiamaz closed 6 months ago

xiamaz commented 6 months ago

clinvar.vcf.gz.tbi is a index for a vcf that should definitely not be in root. There does not seem to be a dependency to it in source or test cases.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 76.36%. Comparing base (1ccabbb) to head (a4043d3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #418 +/- ## ======================================= Coverage 76.36% 76.36% ======================================= Files 24 24 Lines 5106 5106 ======================================= Hits 3899 3899 Misses 1207 1207 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.