Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-video-pipeline
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-video-pipeline
Commits
a3a193b9
Commit
a3a193b9
authored
Oct 16, 2017
by
muzaffaryousaf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Omit migrations & admin.py from coveragerc.
parent
2fa0740d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
8 deletions
+4
-8
.coveragerc
+4
-0
control/veda_deliver_3play.py
+0
-8
No files found.
.coveragerc
View file @
a3a193b9
...
@@ -17,6 +17,10 @@ omit =
...
@@ -17,6 +17,10 @@ omit =
control/tests/*
control/tests/*
VEDA/tests/*
VEDA/tests/*
VEDA_OS01/tests/*
VEDA_OS01/tests/*
VEDA_OS01/migrations/*
VEDA_OS01/admin.py
concurrency=multiprocessing
concurrency=multiprocessing
...
...
control/veda_deliver_3play.py
View file @
a3a193b9
...
@@ -211,11 +211,3 @@ class ThreePlayMediaClient(object):
...
@@ -211,11 +211,3 @@ class ThreePlayMediaClient(object):
self
.
video
.
source_language
,
self
.
video
.
source_language
,
)
)
raise
raise
def
main
():
pass
if
__name__
==
'__main__'
:
sys
.
exit
(
main
())
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment