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

Update release notes for 0.17.1 installers #5456

Closed benjaoming closed 7 years ago

benjaoming commented 7 years ago

Summary

Adding release notes describing most significant changes to installers.

codecov[bot] commented 7 years ago

Codecov Report

Merging #5456 into 0.17.x will increase coverage by 10.62%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           0.17.x    #5456       +/-   ##
===========================================
+ Coverage   48.09%   58.71%   +10.62%     
===========================================
  Files         118      118               
  Lines        6577     6577               
===========================================
+ Hits         3163     3862      +699     
+ Misses       3414     2715      -699
Impacted Files Coverage Δ
kalite/inline/api_views.py 35.71% <0%> (-57.15%) :arrow_down:
kalite/main/api_views.py 64.91% <0%> (-21.06%) :arrow_down:
kalite/distributed/api_views.py 83.87% <0%> (-16.13%) :arrow_down:
kalite/coachreports/views.py 57.89% <0%> (-13.16%) :arrow_down:
kalite/shared/api_auth/auth.py 32.3% <0%> (-8.47%) :arrow_down:
kalite/topic_tools/content_recommendation.py 75.39% <0%> (-8.34%) :arrow_down:
kalite/shared/decorators/auth.py 32.29% <0%> (-7.3%) :arrow_down:
kalite/facility/api_resources.py 89.6% <0%> (-5.61%) :arrow_down:
kalite/coachreports/models.py 57.52% <0%> (-4.43%) :arrow_down:
kalite/coachreports/api_views.py 89.23% <0%> (-1.54%) :arrow_down:
... and 33 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 9799176...759b7b9. Read the comment docs.