varfish-org / mehari

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

feat: adding /genes/txs endpoint for server (#339) #340

Closed holtgrewe closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

Attention: 47 lines in your changes are missing coverage. Please review.

Comparison is base (c657991) 74.44% compared to head (3938c93) 73.72%.

Files Patch % Lines
src/server/actix_server/gene_txs.rs 0.00% 31 Missing :warning:
src/common/mod.rs 0.00% 9 Missing :warning:
src/server/mod.rs 0.00% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #340 +/- ## ========================================== - Coverage 74.44% 73.72% -0.73% ========================================== Files 22 23 +1 Lines 4806 4853 +47 ========================================== Hits 3578 3578 - Misses 1228 1275 +47 ```

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