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

0.17.3 into develop #5521

Closed benjaoming closed 6 years ago

benjaoming commented 6 years ago

Summary

Routine stuff

codecov[bot] commented 6 years ago

Codecov Report

Merging #5521 into develop will increase coverage by 0.47%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop   #5521      +/-   ##
==========================================
+ Coverage    62.33%   62.8%   +0.47%     
==========================================
  Files          118     117       -1     
  Lines         6582    6555      -27     
==========================================
+ Hits          4103    4117      +14     
+ Misses        2479    2438      -41
Impacted Files Coverage Δ
kalite/coachreports/api_views.py 93.07% <100%> (ø) :arrow_up:
kalite/control_panel/views.py 68.15% <0%> (+0.29%) :arrow_up:
kalite/distributed/views.py 79.87% <0%> (+1.21%) :arrow_up:
kalite/facility/api_views.py 64% <0%> (+22%) :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 1ab1629...dbbce42. Read the comment docs.