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

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

Build:
DEFAULT BRANCH: master
Ran 02 Aug 2019 01:02PM UTC
Files 13
Run time 2s
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

02 Aug 2019 12:51PM UTC coverage: 97.845% (+2.1%) from 95.699%
2067.3

push

travis-ci

web-flow
fix: Drop coverage produced by `nyc --all` for files that were tested (#1155)

* fix: Drop coverage produced by `nyc --all` for files that were tested

Sometimes the coverage data produced by `nyc --all` is incompatible with
the coverage data produced by actual test runs.  This is generally due
to configuration error but results in inconsistent coverage reports or
in some cases causes `nyc report` to crash.  The workaround is
implemented in istanbul-lib-coverage to drop coverage data associated
with `nyc --all` when coverage data from a test run is found.  This
commit tags the coverage data when appropriate so the coverage merge
logic knows what to do.

Fixes #1113, #1124, #1148

201 of 224 branches covered (89.73%)

454 of 464 relevant lines covered (97.84%)

264.27 hits per line

Source Files on job 2067.3
  • Tree
  • List 0
  • Changed 13
  • Source Changed 13
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 1890
  • Travis Job 2067.3
  • fc1bbbf4 on github
  • Prev Job for on master (#2064.1)
  • Next Job for on master (#2074.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