getsentry / getsentry/sentry-dotnet

ci: Replace Codecov

Open
#5,367 1 comment 0 reactions 0 assignees View on GitHub
.NET CI Repository Maintenance Tests
Dominant language
C#
Stars
770
Forks
248
Avg merge
2d 22h
Merged PRs (30d)
51

Description

### Summary

Replace Codecov in CI with Sentry-managed Action:
https://github.com/getsentry/codecov-action

### Remarks

Switch from/to
```diff
-codecov/codecov-action
+getsentry/codecov-action
```

This new action does less.

This action uses GitHub workflow artifacts.

We also need to do any report merging ourselves / with other actions.

Contributor guide

Open the contributing guide

Research direction

Start by searching the GitHub Actions workflow files for the current codecov/codecov-action reference. Review how coverage reports are produced and whether multiple reports need merging, then switch to getsentry/codecov-action and verify the workflows still upload the intended combined coverage results.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions
Domain
ci-cd
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.