dotnet / dotnet/project-system
Migrate to Codecov GitHub action
Open
Area-Infrastructure
Triage-Approved
- Dominant language
- C#
- Stars
- 1k
- Forks
- 415
- PR merge metrics
- No merged PRs in 30d
Description
Currently, we use a [deprecated package](https://www.nuget.org/packages/Codecov/) to upload [Codecov](https://about.codecov.io/) information. A better solution is to use the [Codecov GitHub action](https://github.com/marketplace/actions/codecov). This came about after [this PR](https://github.com/dotnet/project-system/pull/8208) as we no longer needed a token to do this process.
Contributor guide
Assessment
This issue has not been assessed yet.