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

Add support for protein sequence matching #15

Merged
merged 3 commits into from
Oct 29, 2024
Merged

Add support for protein sequence matching #15

merged 3 commits into from
Oct 29, 2024

Conversation

Adibvafa
Copy link
Owner

Fixes #14

@Adibvafa Adibvafa added bug Something isn't working enhancement New feature or request labels Oct 29, 2024
@Adibvafa Adibvafa self-assigned this Oct 29, 2024
Copy link

codecov bot commented Oct 29, 2024

Codecov Report

Attention: Patch coverage is 90.38462% with 5 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@1356ebb). Learn more about missing BASE report.
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
CodonTransformer/CodonUtils.py 42.85% 4 Missing ⚠️
CodonTransformer/CodonData.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #15   +/-   ##
=======================================
  Coverage        ?   81.89%           
=======================================
  Files           ?        8           
  Lines           ?      972           
  Branches        ?        0           
=======================================
  Hits            ?      796           
  Misses          ?      176           
  Partials        ?        0           
Flag Coverage Δ
unittests 81.89% <90.38%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@Adibvafa Adibvafa merged commit a315109 into main Oct 29, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Protein sequence mutation
1 participant