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

Improved course archive support #41

Closed fghaas closed 4 years ago

fghaas commented 4 years ago
codecov-commenter commented 4 years ago

Codecov Report

Merging #41 into master will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
+ Coverage   97.81%   97.83%   +0.01%     
==========================================
  Files          15       15              
  Lines         870      876       +6     
==========================================
+ Hits          851      857       +6     
  Misses         19       19              
Impacted Files Coverage Δ
olxutils/archive.py 97.14% <ø> (ø)
olxutils/cli.py 94.52% <100.00%> (ø)
tests/tasks.py 100.00% <0.00%> (ø)
tests/test_cli.py 100.00% <0.00%> (ø)
olxutils/helpers.py 100.00% <0.00%> (ø)

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 53197fb...8c47b89. Read the comment docs.