projects
/
babeltrace.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Fix: log.h: missing defines of `_ERRNO()` macros to `_UNUSED()`
[babeltrace.git]
/
tests
/
bindings
/
python
/
bt2
/
.coveragerc
1
[run]
2
include = */babeltrace/bindings/python/bt2/*.py
3
4
omit =
5
*native_*.py
6
*/object.py
7
*/utils.py
8
*/logging.py
9
*/py_plugin.py
10
11
[report]
12
exclude_lines =
13
def __repr__
14
raise bt2\.CreationError
15
raise NotImplementedError
16
return NotImplemented
17
pass
18
raise \w+Error\(['"][Uu]nexpected
19
if (self|other)\.addr == (self|other)\.addr
20
if not _NO_PRINT_TRACEBACK
21
class _PluginVersion:
This page took
0.055559 seconds
and
4
git commands to generate.