BjornFJohansson / pydna

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

Issue 147 #150

Closed manulera closed 8 months ago

manulera commented 8 months ago

Hi @BjornFJohansson, in this PR I:

codecov[bot] commented 8 months ago

Codecov Report

Merging #150 (04dc7a0) into develop (781cc8b) will increase coverage by 0.03%. The diff coverage is 100.00%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/BjornFJohansson/pydna/pull/150/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/150?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 @@ ## develop #150 +/- ## =========================================== + Coverage 92.86% 92.89% +0.03% =========================================== Files 36 36 Lines 3614 3630 +16 Branches 558 562 +4 =========================================== + Hits 3356 3372 +16 Misses 222 222 Partials 36 36 ``` | [Files](https://app.codecov.io/gh/BjornFJohansson/pydna/pull/150?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/dseq.py](https://app.codecov.io/gh/BjornFJohansson/pydna/pull/150?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bj%C3%B6rn+Johansson#diff-c3JjL3B5ZG5hL2RzZXEucHk=) | `95.34% <100.00%> (+0.17%)` | :arrow_up: |
manulera commented 8 months ago

155 should be merged into this branch before accepting this pull request.