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
457 stars 304 forks source link

0.17.x into master #5412

Closed benjaoming closed 7 years ago

benjaoming commented 7 years ago

Summary

Release underway!

codecov-io commented 7 years ago

Codecov Report

Merging #5412 into master will increase coverage by 2.62%. The diff coverage is 47.8%.

@@            Coverage Diff             @@
##           master    #5412      +/-   ##
==========================================
+ Coverage   49.14%   51.76%   +2.62%     
==========================================
  Files         149      143       -6     
  Lines        7767     7499     -268     
==========================================
+ Hits         3817     3882      +65     
+ Misses       3950     3617     -333
Impacted Files Coverage Δ
...alite/distributed/management/commands/runserver.py 0% <ø> (ø) :white_check_mark:
kalite/distributed/cherrypyserver.py 37.83% <ø> (+1.94%) :white_check_mark:
kalite/i18n/management/commands/makemessages.py 0% <ø> (ø) :white_check_mark:
kalite/facility/api_resources.py 95.2% <ø> (ø) :white_check_mark:
kalite/i18n/management/accenting.py 0% <ø> (ø)
...te/distributed/management/commands/createtunnel.py 0% <ø> (ø)
...e/distributed/management/commands/clearuserdata.py 0% <ø> (ø)
...ite/distributed/management/commands/screenshots.py 0% <ø> (ø) :white_check_mark:
kalite/distributed/management/commands/setup.py 0% <ø> (ø) :white_check_mark:
...tributed/management/commands/contentpackchecker.py 0% <ø> (ø)
... and 66 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 48f310f...1c5542e. Read the comment docs.

radinamatic commented 7 years ago

Wow, that's one humongously long commit list... 😂