Closed jrm5100 closed 3 years ago
Merging #19 (465d5aa) into master (a4419a5) will decrease coverage by
0.32%
. The diff coverage is90.00%
.
@@ Coverage Diff @@
## master #19 +/- ##
==========================================
- Coverage 90.11% 89.78% -0.33%
==========================================
Files 32 35 +3
Lines 1325 1615 +290
==========================================
+ Hits 1194 1450 +256
- Misses 131 165 +34
Flag | Coverage Δ | |
---|---|---|
unittests | 89.78% <90.00%> (-0.33%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
pandas_genomics/sim/BAMS.py | 88.59% <ø> (-3.36%) |
:arrow_down: |
tests/genotype_array/test_GenotypeDtype.py | 100.00% <ø> (ø) |
|
tests/simulation/test_biallelic_sim.py | 95.65% <ø> (-0.35%) |
:arrow_down: |
...das_genomics/accessors/utils/weighted_encodings.py | 78.57% <78.57%> (ø) |
|
pandas_genomics/accessors/dataframe_accessor.py | 87.69% <83.33%> (-8.47%) |
:arrow_down: |
pandas_genomics/scalars.py | 79.67% <83.33%> (+1.70%) |
:arrow_up: |
pandas_genomics/arrays/info_mixin.py | 92.59% <92.85%> (-1.53%) |
:arrow_down: |
pandas_genomics/accessors/series_accessor.py | 94.59% <100.00%> (+1.49%) |
:arrow_up: |
pandas_genomics/accessors/utils/__init__.py | 100.00% <100.00%> (ø) |
|
pandas_genomics/arrays/encoding_mixin.py | 97.22% <100.00%> (+8.98%) |
:arrow_up: |
... and 13 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update a4419a5...465d5aa. Read the comment docs.
Closes #9 Closes #3