Hey.
Seems that using source in .coveragerc generates a bad formated coverage-report.xml.
Switching to include fixes it and generates the correct xml.
include =
utils/*
tests/*
Hope it helps.
Adrián
Hey.
Seems that using source in .coveragerc generates a bad formated coverage-report.xml.
Switching to include fixes it and generates the correct xml.
include =
utils/*
tests/*
Hope it helps.
Adrián