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

unional / komondor / 163
99%

Build:
DEFAULT BRANCH: master
Ran 09 Feb 2018 09:11AM UTC
Jobs 1
Files 28
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

pending completion
163

push

travis-ci

web-flow
feat: remove the ability to create duplicate handler (global or local) (#65)


BREAKING CHANGE:
Defining both a global handler `onEnvironment(...)` and local handler `environment('...', () => {...})` is not an error.

This reduces confusion of whether to execute code inside callback or using the return value.
Just use the context returned to do work.

My usage shows `environment()` should be just one,
instead of multiple as I originally thought.
The detail config of the environment should be left to the `spec`.

224 of 269 branches covered (83.27%)

Branch coverage included in aggregate %.

625 of 675 relevant lines covered (92.59%)

16.78 hits per line

Jobs
ID Job ID Ran Files Coverage
1 163.1 09 Feb 2018 09:11AM UTC 0
89.94
Travis Job 163.1
Source Files on build 163
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #163
  • cc66ecbb on github
  • Prev Build on master (#160)
  • Next Build on master (#164)
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