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

Display custom welcome message for admins #5542

Closed mrpau-eugene closed 6 years ago

mrpau-eugene commented 6 years ago

Summary

More details on this PR #5522

TODO

If not all TODOs are marked, this PR is considered WIP (work in progress)

Reviewer guidance

If you PR has a significant size, give the reviewer some helpful remarks

Issues addressed

5529

codecov[bot] commented 6 years ago

Codecov Report

Merging #5542 into 0.17.x will increase coverage by 0.03%. The diff coverage is 87.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           0.17.x    #5542      +/-   ##
==========================================
+ Coverage   64.63%   64.67%   +0.03%     
==========================================
  Files         117      117              
  Lines        6609     6612       +3     
==========================================
+ Hits         4272     4276       +4     
+ Misses       2337     2336       -1
Impacted Files Coverage Δ
kalite/distributed/custom_context_processors.py 100% <ø> (ø) :arrow_up:
kalite/facility/api_resources.py 93.79% <100%> (+0.14%) :arrow_up:
kalite/project/settings/base.py 88.07% <80%> (ø) :arrow_up:
kalite/distributed/views.py 78.65% <0%> (ø) :arrow_up:
kalite/main/api_views.py 89.47% <0%> (+1.75%) :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 713f908...41421dd. Read the comment docs.

mrpau-eugene commented 6 years ago

thanks @benjaoming !!! hope i can do more 😃