Skip to content

ci(coverage): integrate Codecov via GitHub Actions - #14

Merged
senrecep merged 2 commits into
mainfrom
feat/codecov-integration
May 27, 2026
Merged

ci(coverage): integrate Codecov via GitHub Actions#14
senrecep merged 2 commits into
mainfrom
feat/codecov-integration

Conversation

@senrecep

Copy link
Copy Markdown
Owner

Summary

  • dotnet test adımına --collect:"XPlat Code Coverage" ve --results-directory ./coverage eklendi
  • codecov/codecov-action@v5 ile coverage raporu her PR build'inde Codecov'a yükleniyor
  • CODECOV_TOKEN secret'ı repo ayarlarından eklenmelidir

Test plan

  • CODECOV_TOKEN secret'ını GitHub repo'ya ekle (Settings → Secrets → Actions)
  • Bu PR'ı merge'lemeden önce bir test PR'ı açarak Codecov check'in çalıştığını doğrula

🤖 Generated with Claude Code

Add XPlat Code Coverage collection to dotnet test and upload
results to Codecov using codecov-action@v5 on every PR build.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@codecov

codecov Bot commented May 27, 2026

Copy link
Copy Markdown

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

ℹ️ You can also turn on project coverage checks and project coverage reporting on Pull Request comment

Thanks for integrating Codecov - We've got you covered ☂️

Enable project/patch status checks (auto target, 1%/5% threshold)
and PR comment with reach+diff+flags+tree layout.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@senrecep
senrecep merged commit 053168f into main May 27, 2026
5 checks passed
senrecep added a commit that referenced this pull request May 27, 2026
ci(coverage): integrate Codecov via GitHub Actions
@senrecep
senrecep deleted the feat/codecov-integration branch May 27, 2026 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant