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

refactor: Primer -> Oligo, PrimerLike -> OligoLike #51

Merged
merged 2 commits into from
Oct 7, 2024

after fixing conflicts

c0e869e
Select commit
Loading
Failed to load commit list.
Merged

refactor: Primer -> Oligo, PrimerLike -> OligoLike #51

after fixing conflicts
c0e869e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 7, 2024 in 0s

96.76% (-0.49%) compared to f71dc65

View this Pull Request on Codecov

96.76% (-0.49%) compared to f71dc65

Details

Codecov Report

Attention: Patch coverage is 92.67241% with 17 lines in your changes missing coverage. Please review.

Project coverage is 96.76%. Comparing base (f71dc65) to head (c0e869e).

Files with missing lines Patch % Lines
prymer/primer3/primer3.py 77.19% 8 Missing and 5 partials ⚠️
prymer/api/oligo.py 96.36% 1 Missing and 1 partial ⚠️
prymer/primer3/primer3_parameters.py 92.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #51      +/-   ##
==========================================
- Coverage   97.25%   96.76%   -0.49%     
==========================================
  Files          25       26       +1     
  Lines        1603     1701      +98     
  Branches      303      328      +25     
==========================================
+ Hits         1559     1646      +87     
- Misses         23       29       +6     
- Partials       21       26       +5     

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