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

Merge Primer*Weights into Primer3Parameters, remove Primer3Input #112

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from

removing task and target from Primer3Parameters and sub-classes

116ea39
Select commit
Loading
Failed to load commit list.
Open

Merge Primer*Weights into Primer3Parameters, remove Primer3Input #112

removing task and target from Primer3Parameters and sub-classes
116ea39
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 16, 2025 in 0s

96.83% (-0.54%) compared to 4348446

View this Pull Request on Codecov

96.83% (-0.54%) compared to 4348446

Details

Codecov Report

Attention: Patch coverage is 85.33333% with 11 lines in your changes missing coverage. Please review.

Project coverage is 96.83%. Comparing base (4348446) to head (116ea39).

Files with missing lines Patch % Lines
prymer/primer3/primer3.py 71.42% 3 Missing and 3 partials ⚠️
prymer/primer3/primer3_parameters.py 91.42% 2 Missing and 1 partial ⚠️
prymer/model.py 83.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #112      +/-   ##
==========================================
- Coverage   97.37%   96.83%   -0.54%     
==========================================
  Files          20       18       -2     
  Lines        1635     1579      -56     
  Branches      188      185       -3     
==========================================
- Hits         1592     1529      -63     
- Misses         24       28       +4     
- Partials       19       22       +3     

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