Skip to content

Conversation

@dblock
Copy link
Owner

@dblock dblock commented Dec 30, 2025

Summary

  • Replace simplecov gem with coveralls_reborn for code coverage reporting
  • Update spec_helper.rb to use Coveralls instead of SimpleCov
  • Migrate CI workflow from Code Climate to Coveralls integration
  • Simplify coverage workflow by removing Code Climate setup and reporter steps

Test plan

  • Add COVERALLS_REPO_TOKEN secret to GitHub repository settings
  • Set up repository on https://coveralls.io
  • Verify coverage workflow runs successfully and uploads to Coveralls
  • Run bundle install locally to ensure coveralls_reborn gem installs correctly
  • Run bundle exec rspec locally to verify tests still run with coverage

🤖 Generated with Claude Code

@github-actions
Copy link

github-actions bot commented Dec 30, 2025

Danger Report

No issues found.

View run

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@dblock dblock force-pushed the replace-code-climate-with-coveralls branch from e2ff91d to 45c6b4f Compare December 30, 2025 17:09
@dblock dblock merged commit 4f2ed55 into master Dec 30, 2025
20 checks passed
@dblock dblock deleted the replace-code-climate-with-coveralls branch December 30, 2025 17:11
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.

2 participants