[run]
branch = True
omit = 
    cadquery/utils.py
    cadquery/cq_directive.py
    cadquery/__init__.py
    tests/*
    setup.py

[report]
exclude_lines =
    # Ignore stub body
    \.\.\.
