Does the `daml test` JUnit output support reporting coverage information?
App Development2 posts377 viewsLast activity Oct 2021
GE
georgOP
Oct 2021I’m not even sure the JUnit output format supports coverage. But if it does, do we support reporting it?
CO
cocreature
Oct 2021Hi @georg, as far as I can tell the JUnit XML format does not provide a way to include coverage information and we definitely do not support it at the moment.