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

activeadmin / activeadmin / 3099
79%

Build:
DEFAULT BRANCH: master
Ran 24 Aug 2014 04:53PM UTC
Jobs 4
Files 139
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
3099

push

travis-ci

seanlinsley
features for batch_action form option

This commit was cherry-picked from #3140. The only change made by me was:

--- a/features/index/batch_actions.feature
+++ b/features/index/batch_actions.feature
@@ -155,7 +155,7 @@ Feature: Batch Actions
       """
       ActiveAdmin.register Post do
         batch_action :destroy, false
-        batch_action(:action_with_form, form: { type: -> { ["a", "b"] } }) {}
+        batch_action(:action_with_form, form: ->{ {type: ["a", "b"]} }) {}
       end
       """

3358 of 3596 relevant lines covered (93.38%)

374.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3099.1 (1.9.3, RAILS=3.2.19) 24 Aug 2014 04:56PM UTC 0
93.19
Travis Job 3099.1
2 3099.2 (1.9.3, RAILS=4.1.4) 24 Aug 2014 04:57PM UTC 0
93.33
Travis Job 3099.2
3 3099.3 (2.1.2, RAILS=3.2.19) 24 Aug 2014 04:53PM UTC 0
93.19
Travis Job 3099.3
4 3099.4 (2.1.2, RAILS=4.1.4) 24 Aug 2014 04:57PM UTC 0
93.33
Travis Job 3099.4
Source Files on build 3099
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3099
  • 594655fa on github
  • Prev Build on master (#3098)
  • Next Build on master (#3101)
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