Closed hichamjanati closed 4 years ago
Merging #14 into master will decrease coverage by
5.28%
. The diff coverage is32.89%
.
@@ Coverage Diff @@
## master #14 +/- ##
=======================================
- Coverage 89.28% 84% -5.29%
=======================================
Files 14 14
Lines 588 650 +62
Branches 91 111 +20
=======================================
+ Hits 525 546 +21
- Misses 40 82 +42
+ Partials 23 22 -1
Impacted Files | Coverage Δ | |
---|---|---|
pyldpc/ldpc_images.py | 86.2% <100%> (ø) |
:arrow_up: |
pyldpc/tests/test_image.py | 100% <100%> (ø) |
:arrow_up: |
pyldpc/_version.py | 100% <100%> (ø) |
:arrow_up: |
pyldpc/tests/test_decoding.py | 100% <100%> (ø) |
:arrow_up: |
pyldpc/code.py | 95.23% <100%> (+9.52%) |
:arrow_up: |
pyldpc/tests/test_audio.py | 100% <100%> (ø) |
:arrow_up: |
pyldpc/decoder.py | 61.98% <20.83%> (-25.2%) |
:arrow_down: |
pyldpc/utils.py | 73.55% <23.52%> (-8.36%) |
:arrow_down: |
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 95e1334...64853f0. Read the comment docs.