Skip to content

chore: fix gem version badge and expand test coverage to 100%#110

Merged
eclectic-coding merged 1 commit into
mainfrom
chore/misc-edits
May 29, 2026
Merged

chore: fix gem version badge and expand test coverage to 100%#110
eclectic-coding merged 1 commit into
mainfrom
chore/misc-edits

Conversation

@eclectic-coding
Copy link
Copy Markdown
Owner

Summary

  • Switch gem version badge from badge.fury.io to shields.io to fix stale version display on the repo README
  • Add specs for previously uncovered paths: ApplicationHelper#audit_action_badge_class, AuditController table-missing redirect, ApplicationController#with_database_connection connection routing branches, and resolve_current_actor rescue path
  • Line coverage: 99.14% → 100%

Test plan

  • bundle exec rake passes — 406 examples, 0 failures, no RuboCop offenses
  • 100% line coverage confirmed via SimpleCov

🤖 Generated with Claude Code

Switch gem version badge from badge.fury.io to shields.io to fix stale
version display. Add specs for audit_action_badge_class, AuditController
table-missing redirect, with_database_connection routing branches, and
resolve_current_actor rescue path.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@eclectic-coding eclectic-coding merged commit 131e00d into main May 29, 2026
4 checks passed
@eclectic-coding eclectic-coding deleted the chore/misc-edits branch May 29, 2026 13:29
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