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

phpbrew / phpbrew / 2077
53%
master: 46%

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

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

2067 of 3936 relevant lines covered (52.52%)

25.32 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2077.1 26 Oct 2018 07:38AM UTC 0
51.84
Travis Job 2077.1
3 2077.3 26 Oct 2018 07:38AM UTC 0
51.91
Travis Job 2077.3
4 2077.4 26 Oct 2018 07:38AM UTC 0
52.04
Travis Job 2077.4
5 2077.5 26 Oct 2018 07:42AM UTC 0
52.14
Travis Job 2077.5
7 2077.7 26 Oct 2018 07:46AM UTC 0
52.13
Travis Job 2077.7
Source Files on build 2077
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2077
  • Pull Request #985
  • PR Base - master (#2067)
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