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

Release note about #5476 #5580

Closed benjaoming closed 6 years ago

benjaoming commented 6 years ago

A single release note

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##           0.17.x    #5580       +/-   ##
===========================================
+ Coverage   46.34%   66.05%   +19.71%     
===========================================
  Files         113      113               
  Lines        6508     6508               
===========================================
+ Hits         3016     4299     +1283     
+ Misses       3492     2209     -1283
Impacted Files Coverage Δ
kalite/shared/api_auth/auth.py 41.53% <0%> (+0.76%) :arrow_up:
kalite/topic_tools/content_recommendation.py 84.52% <0%> (+0.79%) :arrow_up:
kalite/distributed/middleware.py 57.77% <0%> (+2.22%) :arrow_up:
kalite/coachreports/api_views.py 93.07% <0%> (+2.3%) :arrow_up:
kalite/facility/api_resources.py 93.79% <0%> (+3.1%) :arrow_up:
kalite/shared/decorators/auth.py 42.7% <0%> (+3.12%) :arrow_up:
kalite/contentload/api_views.py 29.5% <0%> (+3.27%) :arrow_up:
kalite/main/api_views.py 89.47% <0%> (+3.5%) :arrow_up:
kalite/main/api_resources.py 85.45% <0%> (+7.27%) :arrow_up:
kalite/facility/models.py 74.56% <0%> (+10.4%) :arrow_up:
... and 35 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 8e01c08...f5c941f. Read the comment docs.