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: improve term search with full-text index (#109) #112

Merged
merged 4 commits into from
Dec 27, 2023

Conversation

holtgrewe
Copy link
Collaborator

No description provided.

@holtgrewe holtgrewe linked an issue Dec 27, 2023 that may be closed by this pull request
@holtgrewe holtgrewe changed the title feat: improve search by looking at more field (#109) feat: improve term search with full-text index (#109) Dec 27, 2023
Copy link

codecov bot commented Dec 27, 2023

Codecov Report

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

Comparison is base (bb9ae14) 72.71% compared to head (8425e7e) 73.00%.
Report is 2 commits behind head on main.

Files Patch % Lines
src/server/mod.rs 0.00% 12 Missing ⚠️
src/index.rs 86.76% 9 Missing ⚠️
src/server/actix_server/hpo_terms.rs 89.33% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #112      +/-   ##
==========================================
+ Coverage   72.71%   73.00%   +0.28%     
==========================================
  Files          13       14       +1     
  Lines         931     1041     +110     
==========================================
+ Hits          677      760      +83     
- Misses        254      281      +27     

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

@holtgrewe holtgrewe merged commit 9751e83 into main Dec 27, 2023
10 checks passed
@holtgrewe holtgrewe deleted the 109-improve-search-for-hpo-and-omim-terms branch December 27, 2023 10:50
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.

Improve search for HPO and OMIM terms
1 participant