hastexo / olx-utils

Tools facilitating the creation of Open edX courseware in the Open Learning XML (OLX) format
GNU Affero General Public License v3.0
5 stars 5 forks source link

Unit tests and coverage tracking #15

Closed fghaas closed 7 years ago

fghaas commented 7 years ago

Add (some) unit tests, fix flake8 errors, enable Travis and Codecov.

codecov-io commented 7 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@61f63b8). Click here to learn what that means. The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master     #15   +/-   ##
========================================
  Coverage          ?   25.6%           
========================================
  Files             ?       2           
  Lines             ?      82           
  Branches          ?       0           
========================================
  Hits              ?      21           
  Misses            ?      61           
  Partials          ?       0
Impacted Files Coverage Δ
olxutils/templates.py 0% <ø> (ø)
olxutils/helpers.py 56.75% <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 61f63b8...e285a36. Read the comment docs.