Release? #306
Merged
Release? #306
Codecov / codecov/project
succeeded
Oct 15, 2024 in 0s
93.63% (+0.63%) compared to 989e76e
View this Pull Request on Codecov
93.63% (+0.63%) compared to 989e76e
Details
Codecov Report
Attention: Patch coverage is 86.50000%
with 54 lines
in your changes missing coverage. Please review.
Project coverage is 93.63%. Comparing base (
989e76e
) to head (72cd39b
).
Additional details and impacted files
@@ Coverage Diff @@
## master #306 +/- ##
==========================================
+ Coverage 93.00% 93.63% +0.63%
==========================================
Files 40 40
Lines 3744 3926 +182
Branches 562 589 +27
==========================================
+ Hits 3482 3676 +194
+ Misses 217 198 -19
- Partials 45 52 +7
Files with missing lines | Coverage Δ | |
---|---|---|
src/pydna/__init__.py | 90.10% <100.00%> (+0.82%) |
⬆️ |
src/pydna/_pretty.py | 100.00% <100.00%> (ø) |
|
src/pydna/amplify.py | 98.67% <100.00%> (+0.01%) |
⬆️ |
src/pydna/assembly.py | 97.70% <100.00%> (+0.14%) |
⬆️ |
src/pydna/codon.py | 100.00% <100.00%> (ø) |
|
src/pydna/common_sub_strings.py | 100.00% <100.00%> (ø) |
|
src/pydna/crispr.py | 87.23% <ø> (ø) |
|
src/pydna/design.py | 97.57% <100.00%> (+0.37%) |
⬆️ |
src/pydna/fakeseq.py | 100.00% <100.00%> (+50.00%) |
⬆️ |
src/pydna/genbank.py | 100.00% <100.00%> (ø) |
|
... and 10 more |
Loading