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

pump-io / pump.io / 2891 / 3
59%
master: 59%

Build:
DEFAULT BRANCH: master
Ran 06 Oct 2018 01:00AM UTC
Files 105
Run time 7s
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

05 Oct 2018 10:22PM UTC coverage: 58.788%. Remained the same
CXX=g++-4.8

push

travis-ci

web-flow
Reduce the amount of code we load as root

Fixes #1555. This is particularly important since Node's
require() has to actively execute each module required, and we
don't want just any module in the dep tree to be able to run
arbitrary code as root on the administrator's system.

As a bonus, this improves startup performance; `time node -r
./lib/app -e true` reports 3.341s total whereas `time node -e
true` reports only 0.092s total. That means we shaved off a
little under three and a half seconds from startup.

2104 of 4519 branches covered (46.56%)

Branch coverage included in aggregate %.

6114 of 9460 relevant lines covered (64.63%)

2856.55 hits per line

Source Files on job 2891.3 (CXX=g++-4.8)
  • Tree
  • List 0
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 2372
  • Travis Job 2891.3
  • 2c2c046e on github
  • Prev Job for CXX=g++-4.8 on master (#2888.1)
  • Next Job for CXX=g++-4.8 on master (#2920.2)
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