BjornFJohansson / pydna

Clone with Python! Data structures for double stranded DNA & simulation of homologous recombination, Gibson assembly, cut & paste cloning.
Other
166 stars 45 forks source link

closes #262 #326

Closed manulera closed 2 weeks ago

manulera commented 2 weeks ago

Another small error on PCR annotation for circular sequences where features were not transmitted properly if the PCR product spanned the origin in a circular sequence.

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.63%. Comparing base (96df3f1) to head (fbd6a24). Report is 1 commits behind head on dev_bjorn.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/BjornFJohansson/pydna/pull/326/graphs/tree.svg?width=650&height=150&src=pr&token=8gKFpo7HAl&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bj%C3%B6rn+Johansson)](https://app.codecov.io/gh/BjornFJohansson/pydna/pull/326?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bj%C3%B6rn+Johansson) ```diff @@ Coverage Diff @@ ## dev_bjorn #326 +/- ## ========================================== Coverage 93.63% 93.63% ========================================== Files 40 40 Lines 3926 3926 Branches 589 589 ========================================== Hits 3676 3676 Misses 198 198 Partials 52 52 ``` | [Files with missing lines](https://app.codecov.io/gh/BjornFJohansson/pydna/pull/326?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bj%C3%B6rn+Johansson) | Coverage Δ | | |---|---|---| | [src/pydna/amplify.py](https://app.codecov.io/gh/BjornFJohansson/pydna/pull/326?src=pr&el=tree&filepath=src%2Fpydna%2Famplify.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bj%C3%B6rn+Johansson#diff-c3JjL3B5ZG5hL2FtcGxpZnkucHk=) | `98.67% <100.00%> (ø)` | |