Skip to content
Snippets Groups Projects
Commit b12ed200 authored by Baptiste Bauvin's avatar Baptiste Bauvin
Browse files

Tests passing

parent f65eb6d9
No related branches found
No related tags found
No related merge requests found
Pipeline #4858 passed
from . import multiview_generator
from . import demo
......@@ -12,5 +12,5 @@ addopts = --cov-report=term-missing
[coverage:run]
branch = True
source = multiview_generator
include = */multiview_generator/base_strs.py
include = */multiview_generator/*
omit = */tests/*
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment