ka-lite
ka-lite copied to clipboard
0.17.6b10
Note: 0.17.6 will not be released until the beta version is deployed and tested on KA Lite Central in its clean form.
WARNING! Merging this, merges and closes all PRs contained in this PR, and they may have a separate review process and amendments following. So don't merge this PR!! :)
New release, manually brewing the distributions:
- [x] ka-lite on pypi
- [x] ka-lite-static on pypi
- [x] ka-lite on Launchpad PPA
- [ ] OSX installer
- [ ] Windows installer
Known issues
See release notes: http://ka-lite.readthedocs.io/en/develop/installguide/release_notes.html
Included PRs
None (it's the current 0.17.x
branch with a version bump)
Installer links
- Debian/Ubuntu:
- Windows TODO
- Mac TODO
PyPi
pip install ka-lite --pre
or
pip install ka-lite-static --pre # bundled dependencies
A small set of changes from 0.17.5 didn't get merged into master
as they were supposed to: https://github.com/learningequality/ka-lite/compare/v0.17.5...master
Will be needing another beta release once #5611 is in.
Codecov Report
Merging #5599 into master will decrease coverage by
0.11%
. The diff coverage is37.50%
.
@@ Coverage Diff @@
## master #5599 +/- ##
==========================================
- Coverage 46.34% 46.22% -0.12%
==========================================
Files 113 113
Lines 6508 6516 +8
==========================================
- Hits 3016 3012 -4
- Misses 3492 3504 +12
Impacted Files | Coverage Δ | |
---|---|---|
...achreports/management/commands/generaterealdata.py | 0.00% <0.00%> (ø) |
|
kalite/distributed/management/commands/setup.py | 0.00% <0.00%> (ø) |
|
kalite/distributed/middleware.py | 52.08% <0.00%> (-3.48%) |
:arrow_down: |
kalite/topic_tools/content_models.py | 56.17% <ø> (ø) |
|
kalite/distributed/views.py | 53.01% <50.00%> (-4.92%) |
:arrow_down: |
kalite/main/models.py | 65.07% <50.00%> (-0.10%) |
:arrow_down: |
kalite/shared/decorators/auth.py | 41.17% <66.66%> (+1.59%) |
:arrow_up: |
kalite/control_panel/views.py | 39.88% <80.00%> (ø) |
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 571918e...46d58dc. Read the comment docs.