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

isaacs / foreground-child / 152
100%

Build:
DEFAULT BRANCH: master
Ran 19 Jul 2019 04:12PM UTC
Jobs 3
Files 1
Run time 2min
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
152

push

travis-ci

Corey Farrell
refactor: use ES2015 (#31)

# Why

Following tapjs/foreground-child#24, the library requires Node 6. This allows to use ES2015 features to make the code more expressive and easier to maintain.

# What

Replace `var` declarations by `const` or `let`. Use arrow functions. Replace `arguments` slicing with rest arguments. Use `Map` to store the listeners.

14 of 14 branches covered (100.0%)

44 of 44 relevant lines covered (100.0%)

118.02 hits per line

Jobs
ID Job ID Ran Files Coverage
1 152.1 19 Jul 2019 04:12PM UTC 0
100.0
Travis Job 152.1
2 152.2 19 Jul 2019 04:12PM UTC 0
100.0
Travis Job 152.2
3 152.3 19 Jul 2019 04:12PM UTC 0
100.0
Travis Job 152.3
Source Files on build 152
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #152
  • e29c794e on github
  • Prev Build on master (#150)
  • Next Build on master (#158)
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

© 2025 Coveralls, Inc