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

Refactor the CLI, part 5 (plus archive subcommand) #36

Closed fghaas closed 5 years ago

fghaas commented 5 years ago
codecov-io commented 5 years ago

Codecov Report

Merging #36 into master will increase coverage by 0.47%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #36      +/-   ##
==========================================
+ Coverage   99.17%   99.64%   +0.47%     
==========================================
  Files           9       11       +2     
  Lines         485      568      +83     
==========================================
+ Hits          481      566      +85     
+ Misses          4        2       -2
Impacted Files Coverage Δ
tests/test_full_course.py 100% <100%> (ø) :arrow_up:
olxutils/archive.py 100% <100%> (ø)
olxutils/cli.py 97.84% <100%> (+2.61%) :arrow_up:
tests/tasks.py 100% <100%> (ø)

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 04fab13...3f65c27. Read the comment docs.