-
Notifications
You must be signed in to change notification settings - Fork 5
/
.coveragerc
45 lines (45 loc) · 880 Bytes
/
.coveragerc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
[report]
omit =
*/python?.?/*
*/site-packages/nose/*
*/test/*
*/pypy/*
*/nose/*
*/.*/*
*/*.egg-info/*
exclude_lines =
pragma: no cover
except Exception
conn.close
raise BrowserException
object.__setattr__
raise AttributeError
object.__delattr__
elif "darwin"
return "mac"
elif _sys.platform
return "windows"
except OSError as err
raise err
except NameError
def _background_runner
raise TypeError
self.free_tasks
self.busy_tasks
self.current_tasks
except KeyError
if size < self.max_tasks
elif size > self.max_tasks
raise NotImplementedError
return self.result_queue
except \(Exception
if _os.path.isfile
elif _os.path.isfile
raise InvalidSchema
pass
_logger
t += 1
us = 0
write\(
if err_non_exist
logger.warning