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: longest homopolymer needs to be case insensitive #181

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

nh13
Copy link
Member

@nh13 nh13 commented Aug 20, 2024

No description provided.

@nh13 nh13 requested a review from tfenne as a code owner August 20, 2024 23:35
@nh13 nh13 merged commit a0204bb into main Aug 20, 2024
6 checks passed
@nh13 nh13 deleted the fix/longest-homopolymer-casing branch August 20, 2024 23:36
Copy link

codecov bot commented Aug 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.35%. Comparing base (3fa7a48) to head (5e73b30).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #181   +/-   ##
=======================================
  Coverage   89.35%   89.35%           
=======================================
  Files          18       18           
  Lines        2094     2094           
  Branches      464      464           
=======================================
  Hits         1871     1871           
  Misses        146      146           
  Partials       77       77           

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

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.

1 participant