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 #5581

Closed benjaoming closed 6 years ago

benjaoming commented 6 years ago

Ensures that the develop branch keeps being operational

codecov[bot] commented 6 years ago

Codecov Report

Merging #5581 into develop will decrease coverage by 0.09%. The diff coverage is 88.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop    #5581     +/-   ##
==========================================
- Coverage    66.15%   66.05%   -0.1%     
==========================================
  Files          113      113             
  Lines         6512     6508      -4     
==========================================
- Hits          4308     4299      -9     
- Misses        2204     2209      +5
Impacted Files Coverage Δ
kalite/updates/api_views.py 60% <0%> (ø) :arrow_up:
...ributed/management/commands/retrievecontentpack.py 89.43% <100%> (+0.26%) :arrow_up:
kalite/updates/management/utils.py 73.5% <100%> (-4.95%) :arrow_down:
kalite/cli.py 50.94% <0%> (-0.68%) :arrow_down:
kalite/distributed/views.py 78.65% <0%> (ø) :arrow_up:

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 c824241...d2bd122. Read the comment docs.