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

istanbuljs / nyc / 2105
99%
master: 100%

Build:
Build:
LAST BUILD BRANCH: deprecate-uuid@3.x
DEFAULT BRANCH: master
Ran 06 Oct 2019 03:22PM UTC
Jobs 7
Files 78
Run time 4min
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
2105

Pull #1191

travis-ci

web-flow
fix: Avoid `source-map` module during `signal-exit` handler

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.
Pull Request #1191: fix: Avoid `source-map` module during `signal-exit` handler

1242 of 1338 branches covered (92.83%)

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

2766 of 2790 relevant lines covered (99.14%)

2373.76 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2105.1 06 Oct 2019 03:23PM UTC 0
95.48
Travis Job 2105.1
2 2105.2 06 Oct 2019 03:22PM UTC 0
99.14
Travis Job 2105.2
3 2105.3 06 Oct 2019 03:22PM UTC 0
99.14
Travis Job 2105.3
4 2105.4 06 Oct 2019 03:22PM UTC 0
99.14
Travis Job 2105.4
5 2105.5 06 Oct 2019 03:23PM UTC 0
99.14
Travis Job 2105.5
6 2105.6 06 Oct 2019 03:26PM UTC 0
99.14
Travis Job 2105.6
7 2105.7 06 Oct 2019 03:27PM UTC 0
99.14
Travis Job 2105.7
Source Files on build 2105
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2105
  • Pull Request #1191
  • PR Base - master (#2104)
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