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: use primer3-py for primer3 instead of the executable #101

Merged
merged 4 commits into from
Jan 14, 2025

fixups

5e02f02
Select commit
Loading
Failed to load commit list.
Merged

feat: use primer3-py for primer3 instead of the executable #101

fixups
5e02f02
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 14, 2025 in 0s

97.30% (+0.48%) compared to c154af9

View this Pull Request on Codecov

97.30% (+0.48%) compared to c154af9

Details

Codecov Report

Attention: Patch coverage is 94.44444% with 2 lines in your changes missing coverage. Please review.

Project coverage is 97.30%. Comparing base (c154af9) to head (5e02f02).
Report is 1 commits behind head on dev.

Files with missing lines Patch % Lines
prymer/primer3/primer3.py 92.59% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #101      +/-   ##
==========================================
+ Coverage   96.81%   97.30%   +0.48%     
==========================================
  Files          26       26              
  Lines        1789     1778      -11     
  Branches      215      208       -7     
==========================================
- Hits         1732     1730       -2     
+ Misses         31       27       -4     
+ Partials       26       21       -5     

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