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

RolifyCommunity / rolify / 496 / 1
79%
master: 93%

Build:
Build:
LAST BUILD BRANCH: with_any_role_AR
DEFAULT BRANCH: master
Ran 16 Oct 2015 04:39PM UTC
Files 14
Run time 1s
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

16 Oct 2015 04:39PM UTC coverage: 79.108%. First build
2.2.2, ADAPTER=active_record

push

travis-ci

EppO
ActiveRecord connection is not established explicitly

For the generator specs to pass, I needed to add this:
```ruby
ActiveRecord::Base.establish_connection(:adapter => "sqlite3", :database => ":memory:")
```
Otherwise, generators specs are failing because of `ActiveRecord::ConnectionNotEstablished: No connection pool for ActiveRecord::Base` error.

337 of 426 relevant lines covered (79.11%)

163.56 hits per line

Source Files on job 496.1 (2.2.2, ADAPTER=active_record)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 496
  • Travis Job 496.1
  • 5463ec54 on github
  • Next Job for 2.2.2, ADAPTER=active_record on bugfix-363 (#498.1)
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