Skip to content

Add test coverage tracking with SimpleCov and Codecov#11

Merged
springwq merged 1 commit intomainfrom
feature/add-test-coverage
Mar 4, 2026
Merged

Add test coverage tracking with SimpleCov and Codecov#11
springwq merged 1 commit intomainfrom
feature/add-test-coverage

Conversation

@springwq
Copy link
Owner

@springwq springwq commented Mar 4, 2026

  • Add SimpleCov gem for test coverage tracking
  • Configure SimpleCov in spec_helper.rb with Rails preset
  • Add Codecov upload step to CI workflow
  • Add code coverage badge to README
  • Ignore coverage directory in .gitignore

Coverage reports will be generated locally and uploaded to Codecov on CI runs. The badge will display current coverage percentage.

- Add SimpleCov gem for test coverage tracking
- Configure SimpleCov in spec_helper.rb with Rails preset
- Add Codecov upload step to CI workflow
- Add code coverage badge to README
- Ignore coverage directory in .gitignore

Coverage reports will be generated locally and uploaded to Codecov
on CI runs. The badge will display current coverage percentage.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@springwq springwq merged commit c143cfa into main Mar 4, 2026
3 checks passed
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