learningequality / ka-lite

KA Lite: lightweight web server for serving core Khan Academy content (videos and exercises) without needing internet connectivity
https://learningequality.org/ka-lite/
Other
456 stars 306 forks source link

5494 resource titles #5502

Closed benjaoming closed 6 years ago

benjaoming commented 6 years ago

Summary

Continuation of #5499 to solve Circle CI issues.

codecov[bot] commented 6 years ago

Codecov Report

Merging #5502 into 0.17.x will increase coverage by 5.93%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           0.17.x    #5502      +/-   ##
==========================================
+ Coverage   56.84%   62.77%   +5.93%     
==========================================
  Files         117      117              
  Lines        6555     6555              
==========================================
+ Hits         3726     4115     +389     
+ Misses       2829     2440     -389
Impacted Files Coverage Δ
kalite/coachreports/api_views.py 93.07% <100%> (+3.84%) :arrow_up:
kalite/settings/_utils.py 0% <0%> (-84.62%) :arrow_down:
kalite/contentload/settings.py 75% <0%> (-25%) :arrow_down:
kalite/project/settings/base.py 88.07% <0%> (-11.01%) :arrow_down:
kalite/main/models.py 86.51% <0%> (+0.84%) :arrow_up:
kalite/facility/models.py 74.56% <0%> (+3.46%) :arrow_up:
kalite/i18n/base.py 55.85% <0%> (+3.6%) :arrow_up:
kalite/cli.py 50.94% <0%> (+4.24%) :arrow_up:
...stributed/management/commands/initialize_kalite.py 100% <0%> (+4.76%) :arrow_up:
... and 15 more

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 f05d1c6...315f381. Read the comment docs.