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

istanbuljs / nyc / 2106 / 3
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 06 Oct 2019 03:30PM UTC
Files 13
Run time 0s
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

06 Oct 2019 03:28PM UTC coverage: 99.14% (+0.002%) from 99.138%
2106.3

push

travis-ci

web-flow
fix: Avoid `source-map` module during `signal-exit` handler (#1191)

Prior to this change child processes would call upon the source-map
module to remap coverage during the `signal-exit` handler.  This was a
blocker for updating `source-map` to 0.7.x which uses an async
constructor method.

Now we simply save the source-map with the raw coverage data for each
file.  This allows the main nyc process to perform source-map remapping.
The benefit is that the main nyc process can use async code.

207 of 223 branches covered (92.83%)

461 of 465 relevant lines covered (99.14%)

358.81 hits per line

Source Files on job 2106.3
  • Tree
  • List 0
  • Changed 13
  • Source Changed 13
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 1927
  • Travis Job 2106.3
  • 83eb6294 on github
  • Prev Job for on master (#2104.2)
  • Next Job for on master (#2108.1)
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