Skip to content

Replace deprecated Codecov bash uploader with Codecov Uploader CLI #312

@coderabbitai

Description

@coderabbitai

Description

The current Azure Pipelines configuration uses the deprecated Codecov bash uploader script to upload code coverage reports. This should be replaced with the modern Codecov Uploader CLI (statically-compiled binary) for better security, reliability, and integrity verification.

Context

The bash uploader was deprecated by Codecov and the modern Uploader CLI is now the recommended method for uploading coverage reports in CI/CD pipelines.

Related PR: #311
Related Comment: #311 (comment)

Requested by: @dan-hughes

File to Update

  • azure-pipelines.yml (Upload to Codecov.io step in Code_Coverage job)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions