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

jarektkaczyk / eloquence / 205
94%
5.2: 93%

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

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()

1 of 1 new or added line in 1 file covered. (100.0%)

932 of 996 relevant lines covered (93.57%)

20.36 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/Metable/Hooks.php
Jobs
ID Job ID Ran Files Coverage
1 205.1 18 Jul 2017 06:39PM UTC 0
93.47
Travis Job 205.1
2 205.2 18 Jul 2017 06:40PM UTC 0
93.47
Travis Job 205.2
3 205.3 18 Jul 2017 06:39PM UTC 0
93.02
Travis Job 205.3
Source Files on build 205
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #205
  • Pull Request #187
  • PR Base - master (#118)
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