openzim / python-libzim

Libzim binding for Python: read/write ZIM files in Python
https://pypi.org/project/libzim/
GNU General Public License v3.0
62 stars 20 forks source link

Code formatting #65

Closed rgaudin closed 4 years ago

rgaudin commented 4 years ago

Fixed a couple small code-formatting issues, added code coverage and coverage report upload to codecov and also added the related badges to README.

And restored a test that had been commented out.

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@7f3c6f9). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #65   +/-   ##
=========================================
  Coverage          ?   90.62%           
=========================================
  Files             ?        2           
  Lines             ?       96           
  Branches          ?        0           
=========================================
  Hits              ?       87           
  Misses            ?        9           
  Partials          ?        0           

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 7f3c6f9...bd6378f. Read the comment docs.