Currently, If I upload the test coverage report (in xml) to the artifact, no related content would display in Insight.
It would be nice to have the code coverage report displayed in insight.
Aside from that, it is very complicated (build the current and reference branch together to compare the coverage) to make build fail if the code coverage drops from the previous version. Could CircleCI make it simple ?
CCI-I-492