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
458 stars 305 forks source link

0.17.x into develop #5539

Closed benjaoming closed 6 years ago

benjaoming commented 6 years ago

Summary

Routine merge

codecov[bot] commented 6 years ago

Codecov Report

Merging #5539 into develop will increase coverage by 1.87%. The diff coverage is 86.15%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #5539      +/-   ##
===========================================
+ Coverage    62.77%   64.65%   +1.87%     
===========================================
  Files          117      117              
  Lines         6555     6609      +54     
===========================================
+ Hits          4115     4273     +158     
+ Misses        2440     2336     -104
Impacted Files Coverage Δ
kalite/topic_tools/content_models.py 78.08% <ø> (+2.8%) :arrow_up:
kalite/updates/download_track.py 78.57% <ø> (+19.04%) :arrow_up:
kalite/facility/api_resources.py 93.65% <100%> (-1.55%) :arrow_down:
kalite/updates/settings.py 100% <100%> (ø) :arrow_up:
...alite/updates/management/commands/videodownload.py 58.82% <60%> (+58.82%) :arrow_up:
kalite/updates/videos.py 85.93% <87.93%> (+32.6%) :arrow_up:
kalite/main/models.py 85.11% <0%> (-1.41%) :arrow_down:
kalite/topic_tools/base.py 57.57% <0%> (+12.12%) :arrow_up:
... and 4 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 82b6c88...4920b1d. Read the comment docs.