• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

sue445 / activerecord-simple_index_name / #12614

31 Dec 2025 08:01PM UTC coverage: 94.828% (-0.8%) from 95.588%
#12614

push

web-flow
Merge b419413f9 into 6e48b5560

55 of 58 relevant lines covered (94.83%)

55.21 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

66.67
/lib/active_record/simple_index_name/active_record_ext.rb
1
if ActiveRecord.version >= Gem::Version.create("7.1.0")
1✔
2
  require "active_record/simple_index_name/active_record_ext_7_1"
×
3
else
4
  require "active_record/simple_index_name/active_record_ext_7_0"
1✔
5
end
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc