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: Primer3 takes a list of VCFs instead of a VariantLookup object #62

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

docs: coderabbit suggestions, mkdocs error

86db19f
Select commit
Loading
Failed to load commit list.
Open

feat: Primer3 takes a list of VCFs instead of a VariantLookup object #62

docs: coderabbit suggestions, mkdocs error
86db19f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 27, 2024 in 0s

96.11% (-0.56%) compared to 385e1b1

View this Pull Request on Codecov

96.11% (-0.56%) compared to 385e1b1

Details

Codecov Report

Attention: Patch coverage is 86.95652% with 6 lines in your changes missing coverage. Please review.

Project coverage is 96.11%. Comparing base (385e1b1) to head (86db19f).

Files with missing lines Patch % Lines
prymer/api/variant_lookup.py 90.00% 4 Missing ⚠️
prymer/primer3/primer3.py 66.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #62      +/-   ##
==========================================
- Coverage   96.66%   96.11%   -0.56%     
==========================================
  Files          26       26              
  Lines        1708     1723      +15     
  Branches      333      334       +1     
==========================================
+ Hits         1651     1656       +5     
- Misses         31       38       +7     
- Partials       26       29       +3     

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