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

craue / CraueFormFlowBundle / 581 / 6
99%
master: 99%

Build:
DEFAULT BRANCH: master
Ran 29 Nov 2015 12:11PM UTC
Files 22
Run time 0s
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

29 Nov 2015 11:59AM UTC coverage: 98.222% (-0.1%) from 98.368%
USE_DEPS="lowest"

Pull #203

travis-ci

jayesbe
Update FormFlow.php

The refine current step is recursively sending the entire array back into its self. Why? it doesnt make sense. 
Whats happening is this. If you have an array of say 3 steps. If say the 1st step is set to be skipped, it will send the entire array back into itself and iterate over all steps again.  This means if you have a form with 10 steps, it may iterate at a worst case 10 + 9 + 8 + 7 ... 1 times..
Pull Request #203: Allow skipping steps between skipped and noskip

663 of 675 relevant lines covered (98.22%)

20.18 hits per line

Source Files on job 581.6 (USE_DEPS="lowest")
  • Tree
  • List 0
  • Changed 6
  • Source Changed 1
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 581
  • Travis Job 581.6
  • 89a57fc3 on github
  • Prev Job for USE_DEPS="lowest" on master (#567.6)
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