Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release? #306

Merged
merged 84 commits into from
Oct 24, 2024

Fix action (#311)

72cd39b
Select commit
Loading
Failed to load commit list.
Merged

Release? #306

Fix action (#311)
72cd39b
Select commit
Loading
Failed to load commit list.
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).

Files with missing lines Patch % Lines
src/pydna/seq.py 64.81% 19 Missing ⚠️
src/pydna/seqrecord.py 54.16% 11 Missing ⚠️
src/pydna/dseqrecord.py 60.00% 7 Missing and 1 partial ⚠️
src/pydna/parsers.py 89.36% 3 Missing and 2 partials ⚠️
src/pydna/dseq.py 94.66% 2 Missing and 2 partials ⚠️
src/pydna/readers.py 62.50% 1 Missing and 2 partials ⚠️
src/pydna/tm.py 87.50% 1 Missing and 1 partial ⚠️
src/pydna/utils.py 94.87% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            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

... and 7 files with indirect coverage changes