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

Improve logging and user-facing output #40

Closed fghaas closed 5 years ago

fghaas commented 5 years ago

A few changes primarily concerned with making olx new-run a bit more user-friendly in its output:

codecov-io commented 5 years ago

Codecov Report

Merging #40 into master will decrease coverage by 0.08%. The diff coverage is 94.73%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
- Coverage    97.9%   97.81%   -0.09%     
==========================================
  Files          15       15              
  Lines         858      870      +12     
==========================================
+ Hits          840      851      +11     
- Misses         18       19       +1
Impacted Files Coverage Δ
tests/test_git.py 100% <ø> (ø) :arrow_up:
olxutils/cli.py 94.52% <ø> (-0.04%) :arrow_down:
olxutils/git.py 100% <100%> (ø) :arrow_up:
olxutils/archive.py 97.14% <85.71%> (-2.86%) :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 b2014e7...34593c3. Read the comment docs.