Typing of dseq #254
Merged
Typing of dseq #254
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
@@ 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%) |
⬇️ |
Loading