Plugin for Azure DevOps that provides: Extension for the WorkItems pages to show a TestGap badge, Pipeline Task to upload coverage, findings, and other reports to Teamscale
Within the functionality of the ADOS plugin, the conversion from .coverage files to a Teamscale readable format is done.
It would be a nice feature, if the conversion could also be done without having the Plugin uploading the results to Teamscale (as this might not always be possible in e.g. certain firewall configurations), but further (has not be implemented here as there is already such a task in ADOS) archive the generated files to ADOS build artifacts.
Within the functionality of the ADOS plugin, the conversion from .coverage files to a Teamscale readable format is done. It would be a nice feature, if the conversion could also be done without having the Plugin uploading the results to Teamscale (as this might not always be possible in e.g. certain firewall configurations), but further (has not be implemented here as there is already such a task in ADOS) archive the generated files to ADOS build artifacts.