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

josegonzalez / cakephp-upload / 584
100%

Build:
DEFAULT BRANCH: master
Ran 23 Jul 2016 08:27AM UTC
Jobs 1
Files 15
Run time 1s
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
584

Pull #399

travis-ci

web-flow
Add support for field-value replacements

The pattern `{field-value:(\w+)}` is replaced by value contained in the current entity in the specified field. As an example, if your path has `{field-value:unique_id}` and the entity being saved has a value of `4b3403665fea6` for the field `unique_id`, then `{field-value:unique_id}` will be replaced with `4b3403665fea6`. This replacement can be used multiple times for one or more fields.

If the value is not a string or zero-length, a LogicException will be thrown.
Pull Request #399: Add support for field-value replacements

224 of 224 relevant lines covered (100.0%)

4.95 hits per line

Jobs
ID Job ID Ran Files Coverage
11 584.11 (COVERALLS=1 DEFAULT=0) 23 Jul 2016 08:27AM UTC 0
100.0
Travis Job 584.11
Source Files on build 584
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #584
  • Pull Request #399
  • PR Base - master (#579)
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