Closed hichamjanati closed 4 years ago
Merging #13 into master will decrease coverage by
0.83%
. The diff coverage is88.88%
.
@@ Coverage Diff @@
## master #13 +/- ##
==========================================
- Coverage 90.11% 89.28% -0.84%
==========================================
Files 14 14
Lines 587 588 +1
Branches 94 91 -3
==========================================
- Hits 529 525 -4
- Misses 36 40 +4
- Partials 22 23 +1
Impacted Files | Coverage Δ | |
---|---|---|
pyldpc/decoder.py | 87.17% <100%> (-7.03%) |
:arrow_down: |
pyldpc/ldpc_images.py | 86.2% <100%> (-0.24%) |
:arrow_down: |
pyldpc/utils.py | 81.9% <62.5%> (-0.24%) |
: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 5c00fe2...7e852a8. Read the comment docs.
Fix a major bug in logbp decoding with numba