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

hexojs / hexo-cli / 86
92%

Build:
DEFAULT BRANCH: master
Ran 07 Jan 2018 03:47AM UTC
Jobs 2
Files 9
Run time 16s
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
86

Pull #26

travis-ci

web-flow
fix(process): gracefully exit process

As is noted on https://nodejs.org/api/process.html#process_process_exit_code

> In most situations, it is not actually necessary to call process.exit() explicitly.

It is problematic to print stdout and instruct process.exit() call. Now we set process.exitCode to allow the process exit naturally
Pull Request #26: fix(process): gracefully exit process

75 of 116 branches covered (64.66%)

3 of 3 new or added lines in 1 file covered. (100.0%)

242 of 282 relevant lines covered (85.82%)

17.18 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
100.0
lib/hexo.js

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
lib/hexo.js
Jobs
ID Job ID Ran Files Coverage
1 86.1 07 Jan 2018 03:47AM UTC 0
85.82
Travis Job 86.1
2 86.2 07 Jan 2018 03:47AM UTC 0
85.82
Travis Job 86.2
Source Files on build 86
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #86
  • Pull Request #26
  • PR Base - master (#84)
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