Coveralls logob
Coveralls logo
  • Home
  • Features
  • Pricing
  • Docs
  • Sign In

activeadmin / activeadmin
16%
master: 94%

DEFAULT BRANCH: master
Build:
LAST BUILD BRANCH: backport_phantomjs_removal
Repo Added 24 Aug 2014 03:14PM UTC
Total Files 249
# Builds 1682 Last
Badge
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

LAST BUILD ON BRANCH 3838-column_for_attribute-deprecation
branch: 3838-column_for_attribute-deprecation
CHANGE BRANCH
x
Reset
  • 3838-column_for_attribute-deprecation
  • master
  • remove_minitest_have_tag
  • root_to_helper_name
  • 2595-permit-default-params
  • test-more-rubies
  • router_refactoring
  • remove_metasearch_backports
  • gitignore
  • activeadmin_info
  • base_filter_support_for_custom_ransackers
  • iso_nb
  • csv_byte_order_mark
  • i18n_cleanup
  • datepicker_css
  • refector_attributes_table
  • inherited_resources_1_5
  • dont-stream-csv-in-development
  • setting_with_questionmark
  • 3539_fix_respond_to_all
  • object_mapper_rename
  • remove_dashboard_view
  • remove_iconic
  • remove_images
  • 3560_fix_inputs_with_class
  • 1903_inline_delete_comments
  • todo_double_let_namespace
  • refactor_download_format_links_helper
  • 3197_csv_view_context
  • 3406_pundit_method_missing
  • 2734_form_css
  • yard
  • namespace_store
  • i18n_spec
  • js_initializers
  • remove_js_aa
  • simplify_devise_config
  • travis_with_appraisal
  • remove_kaminari_theme
  • test_cucumber
  • rails-4-2
  • travistest
  • use-inherited_resources-master
  • use-inherited_resources-rails-4-2-branch
  • 0-6-stable
  • travis-0
  • aa-0-6-ruby-2-2-fix
  • v0.6.4
  • fix_batch_action_context
  • 3503_batch_action_context
  • inherited_resources-1-6
  • 2715-backport-fix
  • travis-matrix
  • v0.6.6
  • timoschilling-patch-1
  • refactor_errors
  • v1.0.0.pre1
  • 3874-except_hidden_fields
  • test-rbx-with-travis
  • truncate_display_name_methods
  • test-rbx-with-travis-2
  • timoschilling-execjs
  • use-latest-rails-as-default
  • fix-rails-3-2-ruby-2-2-test
  • fix-32-22
  • fix-32-22-2
  • 3978-refactored
  • 4039-max_per_page-config
  • 4074-data-access-apply-order
  • 3923-rework-comments-order
  • fix-travis
  • v1.0.0.pre2
  • timoschilling-travis-email
  • revert-4146-lock-shoulda-matchers
  • rails-5
  • keep-whole-changelog
  • code-of-conduct
  • csv-pagination
  • rails3-ruby2
  • bugfix/turbolinks
  • rails-4-0-and-4-1
  • rails5-test-ransack
  • rails5-test-sass-rails
  • fix-ruby-1-9
  • revert-4426-4424-fix-new-with-cast
  • timoschilling-method_or_proc_helper
  • backport_phantomjs_removal

11 Oct 2015 - 14:51 coverage decreased (-65.6%) to 15.977%
4535

push

travis-ci

140e42a7ba0209d3d277605610b008bf?size=18&default=identiconseanlinsley
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
```

629 of 3937 relevant lines covered (15.98%)

0.62 hits per line

Relevant lines Covered
3937 RELEVANT LINES 629 COVERED LINES
Build:
0.62 HITS PER LINE
Source Files on 3838-column_for_attribute-deprecation
  • List 249
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent Builds

Builds Branch Coverage Commit Committer Type Time Via
4535 3838-column_for_attribute-deprecation
15.98
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" ... 140e42a7ba0209d3d277605610b008bf?size=18&default=identiconseanlinsley push 31 Jul 2017 04:46AM UTC travis-ci
4539 3838-column_for_attribute-deprecation
81.6
simplify `collection_applies` 140e42a7ba0209d3d277605610b008bf?size=18&default=identiconseanlinsley push 11 Oct 2015 06:40PM UTC travis-ci
4228 3838-column_for_attribute-deprecation
93.72
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" ... Sean Linsley push 04 May 2015 01:26AM UTC travis-ci
4227 3838-column_for_attribute-deprecation
93.72
make deprecations cause the test suite to fail Sean Linsley push 04 May 2015 01:14AM UTC travis-ci
See All Builds (1667)
Notice exc

Badge your Repo: activeadmin

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Loading Refresh
  • Repo on GitHub
Troubleshooting · Open an Issue · Sales · Support · ENTERPRISE · CAREERS · STATUS
BLOG · TWITTER · Legal & Privacy · Supported CI Services · What's a CI service? · Automated Testing

© 2022 Coveralls, Inc