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

fix: allow case insensitive gene search in server (#354) #357

Merged

Conversation

holtgrewe
Copy link
Contributor

No description provided.

@holtgrewe holtgrewe linked an issue Dec 18, 2023 that may be closed by this pull request
@holtgrewe holtgrewe changed the title fix: allow for case insenstive gene search in server (#354) fix: allow case insensitive gene search in server (#354) Dec 18, 2023
@holtgrewe holtgrewe force-pushed the 354-allow-for-case-insensitive-gene-search-in-server-and-cli branch from 3a79fa0 to 521f40b Compare December 18, 2023 12:31
@holtgrewe holtgrewe enabled auto-merge (squash) December 18, 2023 12:32
Copy link

codecov bot commented Dec 18, 2023

Codecov Report

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

Comparison is base (5037df5) 73.45% compared to head (3a79fa0) 73.35%.

❗ Current head 3a79fa0 differs from pull request most recent head 521f40b. Consider uploading reports for the commit 521f40b to get more accurate results

Files Patch % Lines
src/server/actix_server/genes_search.rs 0.00% 24 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #357      +/-   ##
==========================================
- Coverage   73.45%   73.35%   -0.11%     
==========================================
  Files          77       77              
  Lines        7768     7779      +11     
==========================================
  Hits         5706     5706              
- Misses       2062     2073      +11     

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

@holtgrewe holtgrewe merged commit 701b58c into main Dec 18, 2023
7 checks passed
@holtgrewe holtgrewe deleted the 354-allow-for-case-insensitive-gene-search-in-server-and-cli branch December 18, 2023 12:36
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.

Allow for case insensitive gene search in server
1 participant