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: expose similarity function of hpo crate (#7) #9

Merged
merged 6 commits into from
Jun 11, 2023

Conversation

holtgrewe
Copy link
Collaborator

No description provided.

@holtgrewe holtgrewe linked an issue Jun 10, 2023 that may be closed by this pull request
@holtgrewe holtgrewe marked this pull request as ready for review June 11, 2023 08:34
@codecov
Copy link

codecov bot commented Jun 11, 2023

Codecov Report

Patch coverage: 67.36% and project coverage change: +0.23 🎉

Comparison is base (feaefc1) 72.47% compared to head (747a60b) 72.71%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
+ Coverage   72.47%   72.71%   +0.23%     
==========================================
  Files          13       13              
  Lines         803      843      +40     
==========================================
+ Hits          582      613      +31     
- Misses        221      230       +9     
Impacted Files Coverage Δ
src/server/actix_server/hpo_genes.rs 96.87% <ø> (ø)
src/server/actix_server/hpo_omims.rs 88.88% <ø> (ø)
src/server/actix_server/hpo_terms.rs 89.38% <ø> (ø)
src/server/mod.rs 0.00% <0.00%> (ø)
src/common.rs 48.14% <32.35%> (-6.86%) ⬇️
src/query/mod.rs 49.07% <77.77%> (+1.45%) ⬆️
src/simulate/mod.rs 88.39% <91.66%> (+0.77%) ⬆️
src/server/actix_server/hpo_sim/term_gene.rs 93.47% <100.00%> (+2.56%) ⬆️
src/server/actix_server/hpo_sim/term_term.rs 100.00% <100.00%> (+16.98%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@holtgrewe holtgrewe merged commit e573957 into main Jun 11, 2023
7 of 8 checks passed
@holtgrewe holtgrewe deleted the 7-expose-the-similarity-function-of-hpo-crate branch June 11, 2023 09:39
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.

Expose the similarity function of hpo crate
1 participant