Commit 22b9325
refactor: Convert CodeCovSettings from class to record (#1719)
Convert CodeCovSettings to a record for consistency with other settings
classes (CodacySettings, GitHubSettings, NuGetSettings, PublishSettings).
Also adds [SecretValue] attribute to Token property to match the pattern
used by other settings that contain sensitive values.
Fixes #1546
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>1 parent dcf9646 commit 22b9325
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | | - | |
| 5 | + | |
4 | 6 | | |
| 7 | + | |
5 | 8 | | |
6 | | - | |
| 9 | + | |
0 commit comments