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

craue / CraueFormFlowBundle / 581
99%

Build:
DEFAULT BRANCH: master
Ran 29 Nov 2015 12:02PM UTC
Jobs 10
Files 29
Run time 9min
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

pending completion
581

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

672 of 675 relevant lines covered (99.56%)

201.49 hits per line

Jobs
ID Job ID Ran Files Coverage
1 581.1 (SYMFONY_VERSION="2.7.*" PHPUNIT_BRIDGE=true) 29 Nov 2015 12:00PM UTC 0
97.93
Travis Job 581.1
2 581.2 (SYMFONY_VERSION="2.7.*" PHPUNIT_BRIDGE=true) 29 Nov 2015 12:00PM UTC 0
97.93
Travis Job 581.2
3 581.3 (SYMFONY_VERSION="2.7.*" PHPUNIT_BRIDGE=true) 29 Nov 2015 12:00PM UTC 0
97.93
Travis Job 581.3
4 581.4 (SYMFONY_VERSION="2.7.*" PHPUNIT_BRIDGE=true) 29 Nov 2015 12:00PM UTC 0
97.93
Travis Job 581.4
6 581.6 (USE_DEPS="lowest") 29 Nov 2015 12:09PM UTC 0
98.22
Travis Job 581.6
7 581.7 (SYMFONY_VERSION="2.3.*") 29 Nov 2015 12:03PM UTC 0
98.22
Travis Job 581.7
8 581.8 (SYMFONY_VERSION="2.4.*") 29 Nov 2015 12:03PM UTC 0
98.22
Travis Job 581.8
9 581.9 (SYMFONY_VERSION="2.5.*") 29 Nov 2015 12:03PM UTC 0
98.22
Travis Job 581.9
10 581.10 (SYMFONY_VERSION="2.6.*") 29 Nov 2015 12:04PM UTC 0
97.93
Travis Job 581.10
11 581.11 (SYMFONY_VERSION="2.8.*" PHPUNIT_BRIDGE=true MIN_STABILITY="dev") 29 Nov 2015 12:07PM UTC 0
97.93
Travis Job 581.11
Source Files on build 581
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #581
  • Pull Request #203
  • PR Base - master (#567)
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