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

Add FAQ entry for Discourse #5470

Closed benjaoming closed 7 years ago

benjaoming commented 7 years ago

Summary

Response to https://community.learningequality.org/t/python-exe-has-stopped-working/253/19

codecov[bot] commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           0.17.x    #5470      +/-   ##
==========================================
+ Coverage    58.7%   61.38%   +2.67%     
==========================================
  Files         118      118              
  Lines        6572     6572              
==========================================
+ Hits         3858     4034     +176     
+ Misses       2714     2538     -176
Impacted Files Coverage Δ
kalite/__init__.py
kalite/settings/__init__.py
kalite/version.py
kalite/settings/base.py
kalite/project/settings/__init__.py 76.92% <0%> (ø)
.../django/db/backends/postgresql_psycopg2/version.py 100% <0%> (ø)
kalite/project/settings/base.py 88.07% <0%> (ø)
...ormtools/tests/wizard/namedwizardtests/__init__.py 87.5% <0%> (ø)
kalite/coachreports/api_views.py 93.07% <0%> (+3.84%) :arrow_up:
kalite/topic_tools/content_models.py 75.28% <0%> (+5.05%) :arrow_up:
... and 11 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 153b1aa...3c1d7ac. Read the comment docs.