dmd/ci
Florian a06e8f7909
Azure/CodeCov: Remove workaround for token-less coverage upload (#13535)
`coverage.sh` used to explicitly specify the commit associated with the
coverage report as a workaround to an issue when uploading without
`CODECOV_TOKEN` from a public Azure pipeline[1]. The workaround is not
required anymore as the uploads now succeeds with the default settings.

The upload to CodeCov probably broke because `$BUILD_SOURCEVERSION` now
points to a local merge commit (PR branch => target branch).

[1] https://github.com/codecov/codecov-bash/issues/287
2022-02-17 15:19:47 +02:00
..
codecov.sh Azure/CodeCov: Remove workaround for token-less coverage upload (#13535) 2022-02-17 15:19:47 +02:00