hichamjanati / pyldpc

Creation of LDPC codes & simulation of coding and decoding binary data. Applications to sound and image files.
BSD 3-Clause "New" or "Revised" License
119 stars 32 forks source link

clean up circleci + change version + add log #11

Closed hichamjanati closed 4 years ago

hichamjanati commented 4 years ago

This PR prepares the 0.7.8 release with the following changes:

codecov[bot] commented 4 years ago

Codecov Report

Merging #11 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #11   +/-   ##
=======================================
  Coverage   90.29%   90.29%           
=======================================
  Files          14       14           
  Lines         577      577           
  Branches       93       93           
=======================================
  Hits          521      521           
  Misses         35       35           
  Partials       21       21
Impacted Files Coverage Δ
pyldpc/_version.py 100% <100%> (ø) :arrow_up:

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 7204df2...2665f67. Read the comment docs.