[Test] Add branch coverage to Python

This commit is contained in:
Bryan Weber 2022-10-11 22:24:57 -04:00 committed by Ray Speth
parent 0aec8761f4
commit d28809f7ac

View File

@ -4,3 +4,4 @@ omit =
*.cti *.cti
stringsource stringsource
source = ../../build/python/cantera source = ../../build/python/cantera
branch = true