projects
/
babeltrace.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Add Babeltrace 2 Python bindings tests
[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
9
[report]
10
exclude_lines =
11
def __repr__
12
raise bt2\.CreationError
13
raise NotImplementedError
14
pass
This page took
0.046544 seconds
and
4
git commands to generate.