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

Typing of dseq #254

Merged
merged 1 commit into from
Sep 6, 2024

example commit for #176

787d00c
Select commit
Loading
Failed to load commit list.
Merged

Typing of dseq #254

example commit for #176
787d00c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 13, 2024 in 0s

93.57% (-0.10%) compared to f156549

View this Pull Request on Codecov

93.57% (-0.10%) compared to f156549

Details

Codecov Report

Attention: Patch coverage is 95.18072% with 4 lines in your changes missing coverage. Please review.

Project coverage is 93.57%. Comparing base (f156549) to head (787d00c).

Files Patch % Lines
src/pydna/dseq.py 94.36% 2 Missing and 2 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##           dev_bjorn     #254      +/-   ##
=============================================
- Coverage      93.67%   93.57%   -0.10%     
=============================================
  Files             40       40              
  Lines           3906     3909       +3     
  Branches         582      585       +3     
=============================================
- Hits            3659     3658       -1     
- Misses           197      199       +2     
- Partials          50       52       +2     
Files Coverage Δ
src/pydna/common_sub_strings.py 100.00% <100.00%> (ø)
src/pydna/utils.py 93.11% <100.00%> (-0.03%) ⬇️
src/pydna/dseq.py 96.17% <94.36%> (-0.84%) ⬇️