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

activeadmin / activeadmin
94%
master: 79%

Build:
LAST BUILD BRANCH: backport_phantomjs_removal
DEFAULT BRANCH: master
Repo Added 24 Aug 2014 03:14PM UTC
Files 124
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 setting_with_questionmark
branch: setting_with_questionmark
CHANGE BRANCH
x
Reset
  • setting_with_questionmark
  • 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
  • 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
  • 3838-column_for_attribute-deprecation
  • 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

30 Oct 2014 - 13:50 coverage: 93.687%. First build
3430

push

travis-ci

0d538506cb7d350250906243645c28d4?size=18&default=identicontimoschilling
add support for `config.setting_name?`

This adds a ActiveModel like questionmark attr checker:

  inheritable_setting :foo, true
  config.foo? # => true

  inheritable_setting :foo, false
  config.foo? # => false

  inheritable_setting :foo, ""
  config.foo? # => false

  inheritable_setting :foo, "bar"
  config.foo? # => true

3458 of 3691 relevant lines covered (93.69%)

371.52 hits per line

Relevant lines Covered
Build:
3691 RELEVANT LINES 3458 COVERED LINES
371.52 HITS PER LINE
Source Files on setting_with_questionmark
  • List 143
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
3430 setting_with_questionmark add support for `config.setting_name?` This adds a ActiveModel like questionmark attr checker: inheritable_setting :foo, true config.foo? # => true inheritable_setting :foo, false config.foo? # => false inheritable_setting :foo, "" ... push 30 Oct 2014 01:57PM UTC 0d538506cb7d350250906243645c28d4?size=18&default=identicontimoschilling travis-ci
93.69
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
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2023 Coveralls, Inc