• 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 pipeline
branch: pipeline
CHANGE BRANCH
x
Reset
  • pipeline
  • 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
  • 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
  • runnable
  • 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
229

push

travis-ci

Taylor Fausak
Return `self` from Pipeline#pipe

This makes it chainable, which is nice.

    pipeline.pipe(...).pipe(...)

1 of 1 new or added line in 1 file covered. (100.0%)

1308 of 1310 relevant lines covered (99.85%)

41.87 hits per line

Relevant lines Covered
Build:
Build:
1310 RELEVANT LINES 1308 COVERED LINES
41.87 HITS PER LINE
Source Files on pipeline
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
229 pipeline Return `self` from Pipeline#pipe This makes it chainable, which is nice. pipeline.pipe(...).pipe(...) push 13 Nov 2013 09:42PM UTC Taylor Fausak travis-ci pending completion  
198 pipeline Improve documentation push 11 Nov 2013 07:46PM UTC Taylor Fausak travis-ci pending completion  
197 pipeline Wrap #run in a transaction push 11 Nov 2013 05:28PM UTC Taylor Fausak travis-ci pending completion  
196 pipeline Implement #run! on Pipeline push 11 Nov 2013 05:23PM UTC Taylor Fausak travis-ci pending completion  
195 pipeline Write better tests push 09 Nov 2013 12:24AM UTC Taylor Fausak travis-ci pending completion  
194 pipeline Splat args between the "run"s push 08 Nov 2013 11:41PM UTC Taylor Fausak travis-ci pending completion  
193 pipeline Extract bind into helper method It's not exactly a monad, but it's pretty close. push 08 Nov 2013 10:52PM UTC Taylor Fausak travis-ci pending completion  
191 pipeline Merge branch 'master' into pipeline push 08 Nov 2013 09:40PM UTC Taylor Fausak travis-ci pending completion  
188 pipeline Avoid clobbering existing constant push 08 Nov 2013 09:22PM UTC Taylor Fausak travis-ci pending completion  
187 pipeline Remove space to appease Ruby 1.9 push 08 Nov 2013 09:11PM 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