File tree Expand file tree Collapse file tree 3 files changed +1
-11
lines changed
Expand file tree Collapse file tree 3 files changed +1
-11
lines changed Original file line number Diff line number Diff line change 11# Kolibri Studio
22
3- [ ![ Python tests] ( https://github.com/learningequality/studio/actions/workflows/pythontest.yml/badge.svg )] ( https://github.com/learningequality/studio/actions/workflows/pythontest.yml ) [ ![ Javascript Tests] ( https://github.com/learningequality/studio/actions/workflows/frontendtest.yml/badge.svg )] ( https://github.com/learningequality/studio/actions/workflows/frontendtest.yml ) [ ![ codecov ] ( http://codecov.io/github/learningequality/studio/coverage.svg?branch=develop )] ( http://codecov.io/github/learningequality/studio?branch=develop] )
3+ [ ![ Python tests] ( https://github.com/learningequality/studio/actions/workflows/pythontest.yml/badge.svg )] ( https://github.com/learningequality/studio/actions/workflows/pythontest.yml ) [ ![ Javascript Tests] ( https://github.com/learningequality/studio/actions/workflows/frontendtest.yml/badge.svg )] ( https://github.com/learningequality/studio/actions/workflows/frontendtest.yml )
44
55[ Kolibri Studio] ( https://studio.learningequality.org ) is a web application designed to deliver educational materials to [ Kolibri] ( http://learningequality.org/kolibri/ ) . It supports:
66
Original file line number Diff line number Diff line change @@ -14,8 +14,6 @@ pytest-pythonpath
1414pytest-timeout
1515pytest-watch
1616pre-commit==1.15.1
17- coverage
18- pytest-cov
1917nodeenv
2018pip-tools==6.8.0
2119locust
Original file line number Diff line number Diff line change @@ -45,10 +45,6 @@ coreschema==0.0.4
4545 # via
4646 # coreapi
4747 # drf-yasg
48- coverage [toml ]== 6.2
49- # via
50- # -r requirements-dev.in
51- # pytest-cov
5248customizable-django-profiler @ git+https://github.com/someshchaturvedi/customizable-django-profiler.git
5349 # via -r requirements-dev.in
5450distlib == 0.3.1
@@ -181,14 +177,11 @@ pyparsing==2.4.7
181177pytest == 6.2.4
182178 # via
183179 # -r requirements-dev.in
184- # pytest-cov
185180 # pytest-django
186181 # pytest-logging
187182 # pytest-pythonpath
188183 # pytest-timeout
189184 # pytest-watch
190- pytest-cov == 2.12.0
191- # via -r requirements-dev.in
192185pytest-django == 4.3.0
193186 # via -r requirements-dev.in
194187pytest-logging == 2015.11.4
@@ -252,7 +245,6 @@ toml==0.10.2
252245tomli == 1.2.3
253246 # via
254247 # build
255- # coverage
256248 # pep517
257249typing-extensions == 4.5.0
258250 # via locust
You can’t perform that action at this time.
0 commit comments