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

ericroberts / mutator
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v0.2.0
DEFAULT BRANCH: master
Repo Added 12 Aug 2014 06:14PM UTC
Files 7
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 allow-single-from-state
branch: allow-single-from-state
CHANGE BRANCH
x
Reset
  • allow-single-from-state
  • 2.0.0
  • add-tests
  • master
  • refactoring
  • style-update
  • use-fetch-for-required
  • v0.1.0
  • v0.2.0

pending completion
52

push

travis-ci

ericroberts
Allow someone to define just one state to transition from.

Can provide an array or singular.

Example:

def self.transitions
  [
    { from: [:one, :two], to: :three },
    { from: :three, to: :four }
  ]
end

227 of 227 relevant lines covered (100.0%)

17.27 hits per line

Relevant lines Covered
Build:
Build:
227 RELEVANT LINES 227 COVERED LINES
17.27 HITS PER LINE
Source Files on allow-single-from-state
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
52 allow-single-from-state Allow someone to define just one state to transition from. Can provide an array or singular. Example: def self.transitions [ { from: [:one, :two], to: :three }, { from: :three, to: :four } ] end push 21 Aug 2014 08:02PM UTC ericroberts travis-ci pending completion  
See All Builds (54)
  • Repo on GitHub
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