Commit Graph

5 Commits (93d0253292dc2e66432d96f047b66200a2d2e35b)

Author SHA1 Message Date
Matt Clay 93d0253292
Use variable instead of container resource in AZP (#80299) 1 year ago
Matt Clay a926b1dbab Stop publishing code coverage to the AZP UI.
Azure Pipelines only supports publishing a single code coverage file.
This limits us to reporting on either Python or PowerShell.
It also prevents us from reporting coverage per test command without further aggregation.
Most of our users are only aware of the reports published to codecov.io.
2 years ago
Sam Doran 74dc830dd4
Use new codecov uploader (#75938)
* Use new codecov uploader
* Rewrite coverage uploader in Python
3 years ago
Matt Clay 83010f666d
Fix coverage paths reported in AZP. (#74759) 3 years ago
Matt Clay 3a633b278d [devel] Azure Pipelines configuration. 4 years ago