feat: Primer3 takes a list of VCFs instead of a VariantLookup object #62
+321
−199
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.
Loading