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

snusnu / substation / 101

Builds Branch Commit Type Ran Committer Via Coverage
101 master Introduce Processor::API* to reduce duplication push 11 Jul 2013 12:28PM UTC snusnu travis-ci pending completion   set done
100 master Ship Processor::Evaluator::{Result, Handler} This helps with defining custom, api compatible evaluator processors push 11 Jul 2013 12:04PM UTC snusnu travis-ci pending completion   set done
99 master Support building a dispatcher with a simple DSL Building a dispatcher this way will raise Substation::AlreadyRegisteredError if any given name is already registered. SUBWAY = Substation::Environment.build { ... } CHAIN = SUBWAY.chain { ... } en... push 11 Jul 2013 03:58AM UTC snusnu travis-ci pending completion   set done
98 master Add a few more integration specs for public API Integration specs now have 92.31% mutation coverage push 10 Jul 2013 06:53PM UTC snusnu travis-ci pending completion   set done
97 master Dry Chain::DSL#processors spec with shared examples push 10 Jul 2013 04:21PM UTC snusnu travis-ci pending completion   set done
96 master Support multiple processors with the same name This is mostly for necessary for the outgoing * Substation::Processor::Wrapper * Substation::Processor::Transformer processors which are typically registered using :wrap and :transform as their... push 10 Jul 2013 04:06PM UTC snusnu travis-ci pending completion   set done
95 master Move Chain::FailureData to a separate file TODO: Find a better name for this class push 10 Jul 2013 01:58PM UTC snusnu travis-ci pending completion   set done
94 master Use the already defined name in the integration spec push 10 Jul 2013 01:42PM UTC snusnu travis-ci pending completion   set done
93 master Change pending specs to fail once they've been fixed push 10 Jul 2013 01:37PM UTC snusnu travis-ci pending completion   set done
92 master Add a sample test app plus proper integration specs TODO: fix pending integration specs by supporting multiple chain processors with the same name. The change in d2bd08192 broke that behavior, but the previous code ... push 10 Jul 2013 01:28PM UTC snusnu travis-ci pending completion   set done
91 master Support observable actions inside chains * Nuke Substation::Utils (!) * Nuke Substation::Observer and replace it with a much simpler implementation inside newly added Substation::Action * Nuke possibility to configure substation via a YAML ... push 10 Jul 2013 12:10PM UTC snusnu travis-ci pending completion   set done
90 master Support (re)defining chain specific failure chains Such a failure chain will get invoked in case any of the chain's handlers doesn't rescue from an exception it raises. Chain specific failure chains differ from processor specific failure chains,... push 10 Jul 2013 12:07AM UTC snusnu travis-ci pending completion   set done
89 master Use the new lambda literal syntax ->(params) {...} push 09 Jul 2013 01:02AM UTC snusnu travis-ci pending completion   set done
88 master Refactor Chain::DSL#failure_chain to be simpler The code now relies on ruby-19 ordered hashes. The increased flay threshold is due to similar code found in :defn substation/chain/dsl.rb:129 substation/environment/dsl.rb:52 which i guess is... push 09 Jul 2013 12:48AM UTC snusnu travis-ci pending completion   set done
87 master Prefer indented visibility modifiers push 08 Jul 2013 11:22PM UTC snusnu travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • Next →
  • Back to Repo
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

© 2025 Coveralls, Inc