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

phpbrew / phpbrew / 2077 / 1
53%
master: 46%

Build:
Build:
LAST BUILD BRANCH: dependabot/add-v2-config-file
DEFAULT BRANCH: master
Ran 26 Oct 2018 07:54AM UTC
Files 129
Run time 5s
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

26 Oct 2018 07:26AM UTC coverage: 51.841% (+0.5%) from 51.36%
2077.1

Pull #985

travis-ci

web-flow
use zsh chpwd hooks to look for .phpbrewrc

The original approach was looking for .phpbrewrc after EVERY command, when
in reality we only need to look for it when the current directory changes.
`trap` may be needed in bash, but zsh includes a hook mechanism for various
shell events, including changing directory.

This commit makes use of that hook mechanism to look for .phpbrewrc ONLY
when the current directory changes.

This affects only zsh users.

You can check http://zsh.sourceforge.net/Doc/Release/Functions.html#Hook-Functions
for more info on zsh hooks.
Pull Request #985: Use zsh chpwd hooks to look for .phpbrewrc instead of trap call

2394 of 4618 relevant lines covered (51.84%)

4.93 hits per line

Source Files on job 2077.1
  • Tree
  • List 0
  • Changed 37
  • Source Changed 0
  • Coverage Changed 37
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2060
  • Travis Job 2077.1
  • dfa4ac2f on github
  • Prev Job for on kp/use-zsh-hook-instead-of-debug-trap (#2067.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