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.2 release into master #5508

Closed benjaoming closed 7 years ago

benjaoming commented 7 years ago

Summary

Here's all the changes in 0.17.2!

It's released on PyPi + tagged.

codecov[bot] commented 7 years ago

Codecov Report

Merging #5508 into master will increase coverage by 1.38%. The diff coverage is 77.14%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5508      +/-   ##
==========================================
+ Coverage   61.39%   62.77%   +1.38%     
==========================================
  Files         118      117       -1     
  Lines        6577     6555      -22     
==========================================
+ Hits         4038     4115      +77     
+ Misses       2539     2440      -99
Impacted Files Coverage Δ
kalite/distributed/urls.py 95.65% <ø> (ø) :arrow_up:
kalite/coachreports/api_views.py 93.07% <100%> (ø) :arrow_up:
kalite/distributed/views.py 78.65% <100%> (+0.95%) :arrow_up:
kalite/cli.py 50.94% <30%> (+8.59%) :arrow_up:
kalite/i18n/management/commands/makemessages.py 95.83% <93.75%> (+95.83%) :arrow_up:
kalite/project/settings/base.py 88.07% <0%> (-0.11%) :arrow_down:
kalite/control_panel/views.py 68.15% <0%> (+0.29%) :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 3a65158...8eacec7. Read the comment docs.

codecov[bot] commented 7 years ago

Codecov Report

Merging #5508 into master will increase coverage by 1.38%. The diff coverage is 77.14%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5508      +/-   ##
==========================================
+ Coverage   61.39%   62.77%   +1.38%     
==========================================
  Files         118      117       -1     
  Lines        6577     6555      -22     
==========================================
+ Hits         4038     4115      +77     
+ Misses       2539     2440      -99
Impacted Files Coverage Δ
kalite/distributed/urls.py 95.65% <ø> (ø) :arrow_up:
kalite/distributed/views.py 78.65% <100%> (+0.95%) :arrow_up:
kalite/coachreports/api_views.py 93.07% <100%> (ø) :arrow_up:
kalite/cli.py 50.94% <30%> (+8.59%) :arrow_up:
kalite/i18n/management/commands/makemessages.py 95.83% <93.75%> (+95.83%) :arrow_up:
kalite/project/settings/base.py 88.07% <0%> (-0.11%) :arrow_down:
kalite/control_panel/views.py 68.15% <0%> (+0.29%) :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 3a65158...7868918. Read the comment docs.