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

orgsync / active_interaction
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v4.0.0
DEFAULT BRANCH: master
Repo Added 09 Jul 2013 06:42PM UTC
Files 76
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 runnable
branch: runnable
CHANGE BRANCH
x
Reset
  • runnable
  • 0.2.0
  • 0.6.0
  • 3.0.1
  • 392-default-int-base-to-10
  • activemodel-3.2
  • activerecordable
  • add-logo
  • aire
  • allow-multi-inputs
  • backports
  • cache-abstract-class
  • cache-abstract-class-again
  • cache-class
  • cache-valid
  • callbacks
  • change-change-change
  • class-length
  • combine-casters-filters
  • compose
  • concerns
  • core-filters
  • coverage
  • custom-filter-documentation
  • default-procs
  • do-not-duplicate-errors
  • docs
  • documentation
  • execution-errors
  • explicit-require
  • fail-to-throw
  • fake-columns-for-attributes
  • filter-lookup
  • filters-hash
  • fix-349
  • fix-rollback-error
  • fix-rubinius-build
  • fix-simple-form
  • fix_384
  • gh-164
  • gh-168
  • gh-201
  • gh-205
  • gh-206
  • gh-207
  • gh-217
  • gh-217-defaults
  • gh-217-redux
  • gh-217-retry
  • gh-219
  • gh-232
  • gh-233
  • gh-235
  • gh-246
  • gh-250
  • gh-255
  • gh-263
  • gh-264
  • gh-269
  • gh-273
  • gh-277
  • gh-284
  • gh-286
  • gh-294
  • gh-296
  • gh-298-nested-exception
  • gh-301-associations
  • gh-301-back-port-1.6
  • gh-301-back-port-2.0
  • gh-302-class-error
  • gh-308-warn-redefine
  • gh-309-hash-default
  • gh-312-file-filter-doc
  • gh-314-rails-link
  • gh-315-link-optional-inputs
  • gh-320-active-record
  • gh-321-with-options
  • gh-328-merge-errors
  • gh-335-frozen
  • gh-343-ruby
  • gh-345-rails
  • gh-357-lambda-default
  • gh-360-guard
  • gh-367-boolean-predicate
  • gh-371-rack
  • gh-381-parameters
  • gh-386-integer-base
  • gh-388-rubinius
  • gh-392-base-10
  • gh-398-no-predicates
  • gh-87-symbolic
  • hash-dos
  • i18n
  • import-filters
  • indifferent-access
  • input-predicates
  • interface-filter
  • introspection
  • issue-165
  • issue-179
  • issue-192
  • issue-196
  • issue-203
  • jruby-9000
  • linked-errors
  • make-nested-filters-accessible
  • master
  • merge-symbolic
  • method-length
  • multi-inputs-via-struct
  • optional-transactions
  • outcome-callbacks
  • overhaul
  • overwrite-filters
  • pipeline
  • predicate-name
  • proxy-spike
  • rails-5.0-prep
  • rbx-test
  • readme-controller-update
  • register-filters
  • release-3
  • remove-allow_nil
  • remove-default-from-hashes
  • remove-deprecated
  • rename-options-to-inputs
  • reserved-inputs
  • rollback-on-composition-failure
  • rubocop
  • rubocop-0.36
  • rubocop-again
  • shields-io
  • skip-non-attribute-instance-variables
  • symbol-filter
  • symbolic-errors
  • testing
  • travis-ruby-2-3
  • unique-filter-names
  • v0.10.0
  • v0.10.1
  • v0.10.2
  • v0.3.0
  • v0.5.0
  • v0.6.0
  • v0.6.1
  • v0.7.0
  • v0.8.0
  • v0.9.0
  • v0.9.1
  • v1.0.0
  • v1.0.1
  • v1.0.2
  • v1.0.3
  • v1.0.4
  • v1.0.5
  • v1.1.0
  • v1.1.1
  • v1.1.2
  • v1.1.3
  • v1.1.4
  • v1.1.5
  • v1.2.0
  • v1.2.1
  • v1.2.2
  • v1.2.3
  • v1.2.4
  • v1.2.5
  • v1.3.0
  • v1.3.1
  • v1.4.0
  • v1.4.1
  • v1.5.0
  • v1.5.1
  • v1.6.0
  • v1.6.1
  • v2.0.0
  • v2.0.1
  • v2.0.2
  • v2.1.0
  • v2.1.1
  • v2.1.2
  • v2.1.3
  • v2.1.4
  • v2.1.5
  • v2.2.0
  • v3.0.0
  • v3.0.1
  • v3.1.0
  • v3.1.1
  • v3.2.0
  • v3.2.1
  • v3.3.0
  • v3.4.0
  • v3.5.0
  • v3.5.1
  • v3.5.2
  • v3.5.3
  • v4.0.0

pending completion
401

push

travis-ci

Taylor Fausak
Assign instance variables in .new instead of #initialize

This way the class that includes Runnable doesn't have to call super
from #initialize. I think this is uglier from the module side but
cleaner from the class side.

1686 of 1690 relevant lines covered (99.76%)

113.98 hits per line

Relevant lines Covered
Build:
Build:
1690 RELEVANT LINES 1686 COVERED LINES
113.98 HITS PER LINE
Source Files on runnable
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
401 runnable Assign instance variables in .new instead of #initialize This way the class that includes Runnable doesn't have to call super from #initialize. I think this is uglier from the module side but cleaner from the class side. push 09 Jan 2014 02:53PM UTC Taylor Fausak travis-ci pending completion  
399 runnable Add in old method documentation push 09 Jan 2014 02:47AM UTC Taylor Fausak travis-ci pending completion  
397 runnable Merge branch 'v1.0.0' into runnable push 09 Jan 2014 01:57AM UTC Taylor Fausak travis-ci pending completion  
394 runnable Use RSpec's predicate matcher push 09 Jan 2014 01:45AM UTC Taylor Fausak travis-ci pending completion  
392 runnable Move transaction tests into their own describe block push 09 Jan 2014 01:33AM UTC Taylor Fausak travis-ci pending completion  
390 runnable Clean up tests push 09 Jan 2014 01:16AM UTC Taylor Fausak travis-ci pending completion  
389 runnable Move Runnable.run logic into Runnable#run push 08 Jan 2014 10:50PM UTC Taylor Fausak travis-ci pending completion  
386 runnable Actually remove Core module See edc588d30. push 08 Jan 2014 05:27PM UTC Taylor Fausak travis-ci pending completion  
385 runnable Stub Base.desc spec push 08 Jan 2014 05:16PM UTC Taylor Fausak travis-ci pending completion  
382 runnable Remove Core module push 08 Jan 2014 04:45PM UTC Taylor Fausak travis-ci pending completion  
See All Builds (1452)
  • Repo on GitHub
  • CI Project
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