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

Conversation

holtgrewe
Copy link
Collaborator

No description provided.

@holtgrewe holtgrewe linked an issue Jul 11, 2024 that may be closed by this pull request
Copy link

codecov bot commented Jul 11, 2024

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.

@holtgrewe holtgrewe force-pushed the 170-add-hgnc-id-mapping-to-output-folder branch from cf2180d to 38b9817 Compare July 11, 2024 08:13
@holtgrewe holtgrewe merged commit 5c19d95 into main Jul 11, 2024
9 of 10 checks passed
@holtgrewe holtgrewe deleted the 170-add-hgnc-id-mapping-to-output-folder branch July 11, 2024 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add HGNC ID mapping to output folder
1 participant