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

makojs / core / 336
100%

Build:
DEFAULT BRANCH: master
Ran 29 Oct 2016 05:43AM UTC
Jobs 4
Files 9
Run time 8s
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
336

push

travis-ci

dominicbarnes
perf: run write hooks as a group (fixes #67)

The primary change here is to run `prewrite`, `write` and `postwrite` hooks together as a group. The previous behavior was to run the `prewrite` hooks first, iterating further to pick up files that were added before moving onto the `write` and `postwrite` hooks.

A consequence of this change is that these 3 write hooks no longer take place in topological order. This guarantee wasn't really possible before, since files could be added to the tree in arbitrary ways. Either way, the unit test for that case has been removed.

Lastly, this opens up the possibility for the `write` and `postwrite` hooks to also add files to the tree, and for them to be picked up automatically. (this behavior was only supported by `prewrite` previously.

290 of 290 relevant lines covered (100.0%)

737.86 hits per line

Jobs
ID Job ID Ran Files Coverage
1 336.1 29 Oct 2016 05:43AM UTC 0
100.0
Travis Job 336.1
2 336.2 29 Oct 2016 05:43AM UTC 0
100.0
Travis Job 336.2
3 336.3 29 Oct 2016 05:43AM UTC 0
100.0
Travis Job 336.3
4 336.4 29 Oct 2016 05:43AM UTC 0
100.0
Travis Job 336.4
Source Files on build 336
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #336
  • a4ef0995 on github
  • Prev Build on master (#334)
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