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

jarektkaczyk / eloquence / 205 / 3
94%
5.2: 93%

Build:
Build:
LAST BUILD BRANCH: 5.3.3
DEFAULT BRANCH: 5.2
Ran 18 Jul 2017 06:40PM UTC
Files 42
Run time 2s
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

18 Jul 2017 06:38PM UTC coverage: 93.021% (-0.4%) from 93.467%
205.3

Pull #187

travis-ci

web-flow
Fix: Missing $args when calling next pipeline from replicate()

If replicate() has more than one hook - model updating fails with exception: $args will be null for next hook call, so PHP will try to call method "->get('original)" of non-object (this was found during a very long debugging session). 
Other method hooks in this class (like save()) plays well with the $args attribute, but replicate() do it wrong.
Pull Request #187: Fix: Missing $args when calling next pipeline from replicate()

813 of 874 relevant lines covered (93.02%)

7.33 hits per line

Source Files on job 205.3
  • Tree
  • List 0
  • Changed 20
  • Source Changed 1
  • Coverage Changed 20
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 205
  • Travis Job 205.3
  • 4438200f on github
  • Prev Job for on master (#118.2)
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