Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: hgnc_xlink.tsv is expected now in hpo folder (#170) #171

Merged
merged 4 commits into from
Jul 11, 2024

linter

38b9817
Select commit
Loading
Failed to load commit list.
Merged

feat: hgnc_xlink.tsv is expected now in hpo folder (#170) #171

linter
38b9817
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 11, 2024 in 0s

68.83% (+0.26%) compared to b89fc26

View this Pull Request on Codecov

68.83% (+0.26%) compared to b89fc26

Details

Codecov Report

Attention: Patch coverage is 10.00000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 68.83%. Comparing base (b89fc26) to head (38b9817).

Files Patch % Lines
src/query/mod.rs 0.00% 2 Missing ⚠️
src/server/run/mod.rs 0.00% 2 Missing ⚠️
src/server/run/hpo_genes.rs 0.00% 1 Missing ⚠️
src/server/run/hpo_omims.rs 0.00% 1 Missing ⚠️
src/server/run/hpo_sim/term_gene.rs 0.00% 1 Missing ⚠️
src/server/run/hpo_sim/term_term.rs 0.00% 1 Missing ⚠️
src/server/run/hpo_terms.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #171      +/-   ##
==========================================
+ Coverage   68.56%   68.83%   +0.26%     
==========================================
  Files          13       13              
  Lines         913      908       -5     
==========================================
- Hits          626      625       -1     
+ Misses        287      283       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.