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

activeadmin / activeadmin / 4228
16%
master: 79%

Build:
Build:
LAST BUILD BRANCH: backport_phantomjs_removal
DEFAULT BRANCH: master
Ran 04 May 2015 01:26AM UTC
Jobs 6
Files 141
Run time 4min
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

pending completion
4228

push

travis-ci

Sean Linsley
use `columns_hash` to get around deprecation warning

we couldn’t use `type_for_column` since:
- it’s not intended as a public method and
- it would return a null object if the column had the default value (nil)

for example:
```
expected: "No"
     got: ""

(compared using ==)
 (RSpec::Expectations::ExpectationNotMetError)
./features/step_definitions/table_steps.rb:96:in `assert_cells_match'
./features/step_definitions/table_steps.rb:79:in `block (2 levels) in assert_tables_match'
./features/step_definitions/table_steps.rb:75:in `each_index'
./features/step_definitions/table_steps.rb:75:in `block in assert_tables_match'
./features/step_definitions/table_steps.rb:74:in `each_index'
./features/step_definitions/table_steps.rb:74:in `assert_tables_match'
./features/step_definitions/table_steps.rb:115:in `/^I should see the "([^"]*)" table:$/'
features/index/index_as_table.feature:252:in `Then I should see the "index_table_posts" table:'

Failing Scenarios:
cucumber features/index/index_as_table.feature:244 # Scenario: Sorting
```

2 of 2 new or added lines in 1 file covered. (100.0%)

3598 of 3839 relevant lines covered (93.72%)

616.06 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4228.1 (1.9, RAILS=3.2.21) 04 May 2015 01:28AM UTC 0
93.43
Travis Job 4228.1
2 4228.2 (1.9, RAILS=4.1.10) 04 May 2015 01:26AM UTC 0
93.67
Travis Job 4228.2
3 4228.3 (1.9, RAILS=4.2.1) 04 May 2015 01:27AM UTC 0
93.67
Travis Job 4228.3
4 4228.4 (2.1, RAILS=3.2.21) 04 May 2015 01:29AM UTC 0
93.44
Travis Job 4228.4
5 4228.5 (2.2, RAILS=4.1.10) 04 May 2015 01:30AM UTC 0
93.67
Travis Job 4228.5
6 4228.6 (2.2, RAILS=4.2.1) 04 May 2015 01:29AM UTC 0
93.67
Travis Job 4228.6
Source Files on build 4228
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4228
  • fedccff4 on github
  • Prev Build on 3838-column_for_attribute-deprecation (#4227)
  • Next Build on 3838-column_for_attribute-deprecation (#4539)
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