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

hexojs / hexo / 766
95%
master: 99%

Build:
Build:
LAST BUILD BRANCH: tz
DEFAULT BRANCH: master
Ran 01 Dec 2015 04:44PM UTC
Jobs 3
Files 141
Run time 25s
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
766

push

travis-ci

tommy351
Speed improvements

Changes:
- Rewrite Box.
  - Process files during loading file list.
  - Delay file hash check. Use File.changed() to check if file changed.
  - Remove watch delay.
  - Parallel processing.
- Save rendered content in warehouse. It really saves a lot of time.
- Rewrite generate console.
  - Cache rendered content so we don't have to render it again.
  - Load file list from cache. Don't delete other files in public folder. Resolve #1310
  - Remove file stat check.
  - Parallel generating.
- Resolve race conditions.

Known issues:
- Parallel processing and parallel generating may cause race conditions. We have to solve this in warehouse.
- Tests are not updated yet.

250 of 250 new or added lines in 13 files covered. (100.0%)

3618 of 3893 relevant lines covered (92.94%)

136.92 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
lib/hexo/create_logger.js
2
100.0
lib/box/index.js
2
100.0
lib/plugins/console/generate.js
4
100.0
lib/plugins/processor/data.js
6
100.0
lib/models/post.js
18
100.0
lib/plugins/processor/post.js
Jobs
ID Job ID Ran Files Coverage
1 766.1 (CXX=g++-4.8) 01 Dec 2015 04:44PM UTC 0
89.42
Travis Job 766.1
2 766.2 (CXX=g++-4.8) 01 Dec 2015 04:44PM UTC 0
92.4
Travis Job 766.2
3 766.3 (CXX=g++-4.8) 01 Dec 2015 04:44PM UTC 0
87.03
Travis Job 766.3
Source Files on build 766
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #766
  • 9ba40f4d on github
  • Next Build on new-box (#772)
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