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

activeadmin / activeadmin / 3099
94%

DEFAULT BRANCH: master
Build:
Repo Added 24 Aug 2014 03:14PM UTC
Total Files 139
# 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

24 Aug 2014 - 16:41 coverage remained the same at 93.382%
3099

push

travis-ci

140e42a7ba0209d3d277605610b008bf?size=18&default=identiconseanlinsley
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
Coverage Job Files Covered Ran
93.19
3099.1 (1.9.3, RAILS=3.2.19) 139 24 Aug 2014 04:56PM UTC Travis Job 3099.1
93.33
3099.2 (1.9.3, RAILS=4.1.4) 139 24 Aug 2014 04:57PM UTC Travis Job 3099.2
93.19
3099.3 (2.1.2, RAILS=3.2.19) 139 24 Aug 2014 04:53PM UTC Travis Job 3099.3
93.33
3099.4 (2.1.2, RAILS=4.1.4) 139 24 Aug 2014 04:57PM UTC Travis Job 3099.4
Source Files on build 3099
  • List 139
  • Changed 21
  • Source Changed 0
  • Coverage Changed 21
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #3099
  • 594655fa on github
  • Prev Build on master (#3098)
  • Next Build on master (#3101)
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