Skip to content

feat(ci): add Codecov coverage and test analytics#3

Merged
senrecep merged 1 commit into
mainfrom
feat/code-coverage
May 27, 2026
Merged

feat(ci): add Codecov coverage and test analytics#3
senrecep merged 1 commit into
mainfrom
feat/code-coverage

Conversation

@senrecep
Copy link
Copy Markdown
Owner

Summary

  • Vitest'e cobertura ve junit reporter eklendi
  • Coverage raporu codecov/codecov-action@v5 ile Codecov'a yükleniyor (Node 20.x)
  • Test sonuçları codecov/test-results-action@v1 ile tüm Node versiyonlarında yükleniyor
  • Flaky test tespiti ve test süre takibi aktif

Test plan

  • 3 Node versiyonunda build & test geçiyor
  • coverage/cobertura-coverage.xml üretiliyor
  • test-report.junit.xml üretiliyor
  • Codecov PR comment görünüyor

🤖 Generated with Claude Code

- Add junit reporter to vitest config
- Upload JUnit XML via codecov/test-results-action@v1 on all Node versions
- Enables flaky test detection and test run time tracking on Codecov

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@senrecep senrecep force-pushed the feat/code-coverage branch from 45ed111 to e142c9d Compare May 27, 2026 05:44
@codecov
Copy link
Copy Markdown

codecov Bot commented May 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@senrecep senrecep merged commit a99898e into main May 27, 2026
8 checks passed
@senrecep senrecep deleted the feat/code-coverage branch May 27, 2026 05:45
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