BjornFJohansson / pydna

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

closes #216 (2) #221

Closed manulera closed 4 months ago

manulera commented 5 months ago

closes #216

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 93.00%. Comparing base (e32977f) to head (25fc9f5). Report is 1 commits behind head on master.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/BjornFJohansson/pydna/pull/221/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/221?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 @@ ## master #221 +/- ## ======================================= Coverage 93.00% 93.00% ======================================= Files 40 40 Lines 3744 3744 Branches 562 562 ======================================= Hits 3482 3482 Misses 217 217 Partials 45 45 ``` | [Files](https://app.codecov.io/gh/BjornFJohansson/pydna/pull/221?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/crispr.py](https://app.codecov.io/gh/BjornFJohansson/pydna/pull/221?src=pr&el=tree&filepath=src%2Fpydna%2Fcrispr.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bj%C3%B6rn+Johansson#diff-c3JjL3B5ZG5hL2NyaXNwci5weQ==) | `87.23% <ø> (ø)` | |
manulera commented 5 months ago

@BjornFJohansson should I be merging into dev_bjorn or here?

manulera commented 5 months ago

Hi @BjornFJohansson should this be merged here or in dev_bjorn?