[plotting] was not covered in tests, now is

This commit is contained in:
Max Zwiessele 2016-04-01 10:00:52 +01:00
parent ff9a6f9c26
commit 3493051951

View file

@ -2,7 +2,7 @@
[run]
branch = True
source = GPy
omit = ./GPy/testing/*.py, travis_tests.py, setup.py, ./GPy/__version__.py, ./GPy/plotting/*
omit = ./GPy/testing/*.py, travis_tests.py, setup.py, ./GPy/__version__.py
[report]
# Regexes for lines to exclude from consideration
@ -31,4 +31,4 @@ exclude_lines =
# Don't fail on python3 catch clauses:
python3
ignore_errors = True
ignore_errors = True