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

activeadmin / activeadmin / 3816 / 4
94%
master: 79%

Build:
Build:
LAST BUILD BRANCH: backport_phantomjs_removal
DEFAULT BRANCH: master
Ran 02 Jan 2015 10:01PM UTC
Files 144
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

02 Jan 2015 09:57PM UTC coverage: 94.096% (+0.02%) from 94.072%
2.1.4, RAILS=3.2.21

Pull #3730

travis-ci

gonzedge
Use `.reflect_on_association` instead of `.reflections`

The method `.reflections` returns a hash which in the tests for Rails
4.2.0 has all the keys as strings. By using `.reflect_on_association`,
the association name can be specified as either a string or a symbol, so
the test becomes agnostic of the reflection internals.

This commit also changes all usages of `.reflections.values` to
`.reflect_on_all_associations`.
Pull Request #3730: Fix Rails 4.2 failing tests

3522 of 3743 relevant lines covered (94.1%)

90.97 hits per line

Source Files on job 3816.4 (2.1.4, RAILS=3.2.21)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3816
  • Travis Job 3816.4
  • 4ec2bbff on github
  • Prev Job for 2.1.4, RAILS=3.2.21 on rails-4-2 (#3815.4)
  • Next Job for 2.1.4, RAILS=3.2.21 on rails-4-2 (#3817.4)
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