You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Remove railtie_test.rb (now covered by smoketest)
- Add rake task test to smoketest to verify metrics disabled during db: tasks
- Update verify_metrics.rb to check for forbidden metrics
- Refactor high-complexity test methods:
- PumaTest#test_collects_metrics_with_clustered_mode_stats (57.6 → 4.5)
- SidekiqTest#test_monitors_all_queues_by_default (45.9 → 5.6)
- SidekiqTest#test_filters_queues_when_configured (45.9 → 5.6)
- Configure flog/flay to only scan lib and test directories
- Exclude smoketest directory from standard linting
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments